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.11.0
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Commands:
- - gh
- ReleaseDate: 2022-05-24
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_windows_amd64.msi
- InstallerSha256: C6129FA0303319073DF887D8C62C10AECF0627CBBB3FBE1AAED41074EBCFB5CD
- ProductCode: '{69E1881F-DBFB-4334-96FE-8792BB482F52}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|