Silent Install HQ
MSI WinGet

GitHub CLI

GitHub, Inc. · 2.49.2 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i gh_2.49.2_windows_amd64.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {B3C75BCF-8594-4C63-B9C6-C571DC341C88}
Product version operator Greater than or equal to
Product version 2.49.2

MSI Properties

Product Code {B3C75BCF-8594-4C63-B9C6-C571DC341C88}

File Identity

SHA256 072f21bf8e5e29833eb9122ced729cf0c9e073ee9ebba8835859a1e1e3e41d1a VirusTotal ↗
Filename gh_2.49.2_windows_amd64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GitHub.cli
Version 2.49.2
Description Work seamlessly with GitHub from the command line.
License MIT License
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes What's Changed - Improve run list doc with available --json fields by @babakks in https://github.com/cli/cli/pull/8934 - Fix typos by @szepeviktor in https://github.com/cli/cli/pull/9068 - Move config interfaces into gh package by @williammartin in https://github.com/cli/cli/pull/9060 - Creating doc to capture Codespace usage guidance by @andyfeller in https://github.com/cli/cli/pull/9066 - Fix repo fork regression by @williammartin in https://github.com/cli/cli/pull/9063 - Add --latest=false to…