123456789101112131415161718192021222324 |
- # Created using wingetcreate 1.0.4.0
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: HiroSystems.Clarinet
- PackageVersion: 0.30.0
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Installers:
- - Architecture: x64
- InstallerType: wix
- InstallerUrl: https://github.com/hirosystems/clarinet/releases/download/v0.30.0/clarinet-windows-x64.msi
- InstallerSha256: DF4DBCE6A6E9949DE59CFD75A88B3AAD1453E027FBFF3DCDD6537E89B08C423E
- ProductCode: '{13DA6EC1-0F98-4221-8FD3-4898BDD85ED4}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|