22 lines
671 B
YAML
22 lines
671 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: GitHub.cli
|
|
PackageVersion: 1.9.2
|
|
MinimumOSVersion: 10.0.0.0
|
|
Commands:
|
|
- gh
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: msi
|
|
InstallerUrl: https://github.com/cli/cli/releases/download/v1.9.2/gh_1.9.2_windows_amd64.msi
|
|
InstallerSha256: AD251BF2103648796C18173CFC52A9A1B6DB8EDD6405173615A2663EB336316F
|
|
ProductCode: "{F74F2123-FB6F-4983-BB93-AAD08A0F8E05}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|