Silent Install HQ
MSI WinGet

GitHub CLI

GitHub, Inc. · 2.38.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {1C81B2A1-E2A6-43F9-BCAD-B07F39880D7A}
Product version operator Greater than or equal to
Product version 2.38.0

MSI Properties

Product Code {1C81B2A1-E2A6-43F9-BCAD-B07F39880D7A}

File Identity

SHA256 06d617fdb113beb75c8af086fa9e152ca80e4958419b57a8e50b6059d3c311ae VirusTotal ↗
Filename gh_2.38.0_windows_amd64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GitHub.cli
Version 2.38.0
Description GitHub's official command-line tool.
License MIT License
Upgrade Behavior install(Install over existing)
Release Notes Highlights - extension install no longer errors unhelpfully if the extension is already installed by @Delta456 in #8211 - All tables now have headers by @heaths in #8157 - project commands have a clearer error message when no owner can be resolved by @ffalor in #8235 - workflow run now presents a select for choice workflow input types by @adarshjhaa100 in #8180 - codespace create no longer polls for additional codespace permissions unnecessarily by @dmgardiner25 in #8267 - go install now works w…