HiroSystems.Clarinet.installer.yaml 716 B

123456789101112131415161718192021222324
  1. # Created using wingetcreate 1.0.3.0
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: HiroSystems.Clarinet
  4. PackageVersion: 0.28.1
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. Scope: machine
  9. InstallModes:
  10. - interactive
  11. - silent
  12. - silentWithProgress
  13. UpgradeBehavior: install
  14. Installers:
  15. - Architecture: x64
  16. InstallerType: wix
  17. InstallerUrl: https://github.com/hirosystems/clarinet/releases/download/v0.28.1/clarinet-windows-x64.msi
  18. InstallerSha256: EB45AA8ADDAF212B89B88BEA997951EF17BF520796EE72EA01160BCDEF71ED99
  19. ProductCode: '{B817662C-8A6B-47DC-9FC0-BF6219414CC1}'
  20. ManifestType: installer
  21. ManifestVersion: 1.1.0