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