MSI
WinGet
GitHub CLI
GitHub, Inc. · 2.89.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i gh_2.89.0_windows_386.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{9DA92934-6726-4915-BC09-BEC8553F6885}
Product version operator
Greater than or equal to
Product version
2.89.0
MSI Properties
Product Code
{9DA92934-6726-4915-BC09-BEC8553F6885}
File Identity
Filename
gh_2.89.0_windows_386.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.cli
Version
2.89.0
Description
Take GitHub to the command line
License
MIT
↗
Homepage
https://cli.github.com/
Support
https://support.github.com/
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- fix(agent-task): resolve Copilot API URL dynamically by @BagToad in #12956
- Remove auto-labels from issue templates by @tidy-dev in #12972
- docs: clarify that gh pr edit --add-reviewer can re-request reviews by @joshjohanning in #13021
- Record agentic invocations in User-Agent header by @williammartin in #13023
- Add AGENTS.md by @williammartin in #13024
- chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #12963
- Use login-based assignee m…