HiroSystems.Clarinet.installer.yaml 712 B

12345678910111213141516171819202122
  1. # Created with YamlCreate.ps1 v2.0.0 using YAML parsing
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
  3. PackageIdentifier: HiroSystems.Clarinet
  4. PackageVersion: 0.15.2
  5. MinimumOSVersion: 10.0.0.0
  6. InstallModes:
  7. - interactive
  8. - silent
  9. - silentWithProgress
  10. Installers:
  11. - InstallerLocale: en-US
  12. Architecture: x64
  13. InstallerType: msi
  14. Scope: machine
  15. InstallerUrl: https://github.com/hirosystems/clarinet/releases/download/v0.15.2/clarinet-windows-x64.msi
  16. InstallerSha256: 8491DF1B9808FD8BA0BDA5CA0B1B73DCBBFF52AA95784A5B1CDCDBD02CA25B19
  17. UpgradeBehavior: install
  18. ProductCode: '{036206E2-F7DE-492A-907E-393AE1AA51FA}'
  19. ManifestType: installer
  20. ManifestVersion: 1.0.0