GitHub.cli.installer.yaml 714 B

12345678910111213141516171819202122232425
  1. # Created using wingetcreate 0.2.0.29
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
  3. PackageIdentifier: GitHub.cli
  4. PackageVersion: 1.12.1
  5. MinimumOSVersion: 10.0.0.0
  6. InstallModes:
  7. - interactive
  8. - silent
  9. - silentWithProgress
  10. Commands:
  11. - gh
  12. Installers:
  13. - InstallerLocale: en-US
  14. Architecture: x64
  15. InstallerType: msi
  16. Scope: machine
  17. InstallerUrl: https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_windows_amd64.msi
  18. InstallerSha256: 9E1118AE83FD634CB8105CA274D429B19C5494F3370AC954305761DE7FA29BC8
  19. UpgradeBehavior: install
  20. ProductCode: '{C7B57338-8235-4A98-9542-3B31005A5926}'
  21. ManifestType: installer
  22. ManifestVersion: 1.0.0