Chocolatey.ChocolateyGUI.installer.yaml 742 B

12345678910111213141516171819202122
  1. # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-1
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: Chocolatey.ChocolateyGUI
  4. PackageVersion: 1.0.0.0
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. InstallerType: wix
  9. Scope: machine
  10. InstallerSwitches:
  11. InstallLocation: INSTALLFOLDER="<INSTALLPATH>"
  12. UpgradeBehavior: install
  13. ReleaseDate: 2022-03-18
  14. Installers:
  15. - Architecture: x64
  16. InstallerUrl: https://github.com/chocolatey/ChocolateyGUI/releases/download/1.0.0/ChocolateyGUI.msi
  17. InstallerSha256: E9E230B3D2CC1F3FF92F6C32405DCB058751E5F6E28AD139CC3A9325EE175AA3
  18. ProductCode: '{50BB3ED6-E8CC-42CE-B740-F4FCF2A12CA3}'
  19. ManifestType: installer
  20. ManifestVersion: 1.1.0