1234567891011121314151617181920212223242526 |
- # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-2
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: GitHub.cli
- PackageVersion: 2.7.0
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Commands:
- - gh
- ReleaseDate: 2022-03-30
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_windows_amd64.msi
- InstallerSha256: 1FE069AF49F94D5823AE096D001E2BB21FB0B0B9229092090A1B01BE2CBDF69B
- ProductCode: '{B8AE579D-4F69-4A1E-9472-A12B929ACD3F}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|