Silent Install HQ
MSI WinGet

GitHub CLI

GitHub, Inc. · 2.58.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {7967B59C-4262-4401-9E1F-B29DB194A083}
Product version operator Greater than or equal to
Product version 2.58.0

MSI Properties

Product Code {7967B59C-4262-4401-9E1F-B29DB194A083}

File Identity

SHA256 1c67597b4d9cbb5d4b4b1ed702c3cd036ed6ddd4b6d708954e221432c7813d7b VirusTotal ↗
Filename gh_2.58.0_windows_amd64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GitHub.cli
Version 2.58.0
Description Work seamlessly with GitHub from the command line.
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes What's Changed - Better messaging for attestation verify custom issuer mismatch error by @bdehamer in #9616 - Enhance gh repo create docs, fix random cmd link by @andyfeller in #9630 - Add HasActiveToken method to AuthConfig to refactor auth check for attestation trusted-root command by @BagToad in #9635 - Improve the suggested command for creating an issue when an extension doesn't have a binary for your platform by @timrogers in #9608 - Disable auth check for attestation trusted-root command b…