Silent Install HQ
MSI WinGet

GitHub CLI

GitHub, Inc. · 2.60.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i gh_2.60.0_windows_386.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {B7886019-17DE-4A8D-AE1C-044E76FB60B7}
Product version operator Greater than or equal to
Product version 2.60.0

MSI Properties

Product Code {B7886019-17DE-4A8D-AE1C-044E76FB60B7}

File Identity

SHA256 1a85b759af1b421c0639c4ed4c3ccc3ba32ce3550b9597dc74bcab2f215a4c7d VirusTotal ↗
Filename gh_2.60.0_windows_386.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GitHub.cli
Version 2.60.0
Description Take GitHub to the command line
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes What's Changed - Add ArchivedAt field by @tsukasaI in #9790 - Include startedAt, completedAt in run steps data by @andyfeller in #9774 - Adjust environment help for host and tokens by @williammartin in #9809 - Add handling of empty titles for Issues and PRs by @jtmcg in #9701 - LiveSigstoreVerifier.Verify should error if no attestations are present by @phillmv in #9742 - gh at verify retries fetching attestations if it receives a 5xx by @phillmv in #9797 - Prevent local extension installations w…