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.11.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-05-24
  18. Installers:
  19. - Architecture: x64
  20. InstallerUrl: https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_windows_amd64.msi
  21. InstallerSha256: C6129FA0303319073DF887D8C62C10AECF0627CBBB3FBE1AAED41074EBCFB5CD
  22. ProductCode: '{69E1881F-DBFB-4334-96FE-8792BB482F52}'
  23. ManifestType: installer
  24. ManifestVersion: 1.1.0