GitHub.cli.installer.yaml 750 B

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