GitHub.cli.installer.yaml 724 B

1234567891011121314151617181920212223242526
  1. # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-2
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: GitHub.cli
  4. PackageVersion: 2.7.0
  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-03-30
  18. Installers:
  19. - Architecture: x64
  20. InstallerUrl: https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_windows_amd64.msi
  21. InstallerSha256: 1FE069AF49F94D5823AE096D001E2BB21FB0B0B9229092090A1B01BE2CBDF69B
  22. ProductCode: '{B8AE579D-4F69-4A1E-9472-A12B929ACD3F}'
  23. ManifestType: installer
  24. ManifestVersion: 1.1.0