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.29.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.29.0/clarinet-windows-x64.msi
- InstallerSha256: FD8E46AB217DA2AC92398A91D722E340C39889E82483F100BC51A69332D48D5C
- ProductCode: '{458AB7A9-9FAA-47BE-AF3B-1F162F9FB07F}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|