MSI
WinGet
GitHub CLI
GitHub, Inc. · 2.53.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i gh_2.53.0_windows_amd64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{3CE4D766-A1A6-4EE9-99B9-EE2901756C3A}
Product version operator
Greater than or equal to
Product version
2.53.0
MSI Properties
Product Code
{3CE4D766-A1A6-4EE9-99B9-EE2901756C3A}
File Identity
Filename
gh_2.53.0_windows_amd64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.cli
Version
2.53.0
Description
Work seamlessly with GitHub from the command line.
License
MIT License
↗
Homepage
https://cli.github.com/
Support
https://support.github.com/
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
What's Changed
- Add --json option to variable get command by @babakks in https://github.com/cli/cli/pull/9128
- Add GH_DEBUG to issue template by @TWiStErRob in https://github.com/cli/cli/pull/9167
- Fetch variable selected repo relationship when required by @williammartin in https://github.com/cli/cli/pull/9256
- build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in https://github.com/cli/cli/pull/9250
- Alternate gh attestation trusted-root subcommand b…