1234567891011121314151617181920212223242526 |
- # Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-3
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: GitHub.cli
- PackageVersion: 2.10.1
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Commands:
- - gh
- ReleaseDate: 2022-05-10
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_windows_amd64.msi
- InstallerSha256: 32318902A735AC0F738A861BF7F425C1278C994145708181562C9C7D727C1225
- ProductCode: '{6E9B412F-42F0-4819-BDFF-3BFE1A28F531}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|