1234567891011121314151617181920212223 |
- # Created with YamlCreate.ps1 v2.0.0 using YAML parsing
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: HiroSystems.Clarinet
- PackageVersion: 0.16.0
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: msi
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- ProductCode: '{6DDD2C7E-9345-44C1-A78C-0718951AC523}'
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/hirosystems/clarinet/releases/download/v0.16.0/clarinet-windows-x64.msi
- InstallerSha256: DB3AB8C86B6ABD2D6BC5B3C9B6965CF8E9593FD5F82D93F6BEDAB14A636CC731
- ManifestType: installer
- ManifestVersion: 1.0.0
|