HiroSystems.Clarinet.installer.yaml 716 B

123456789101112131415161718192021222324
  1. # Created using wingetcreate 1.0.4.0
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: HiroSystems.Clarinet
  4. PackageVersion: 0.30.0
  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.30.0/clarinet-windows-x64.msi
  18. InstallerSha256: DF4DBCE6A6E9949DE59CFD75A88B3AAD1453E027FBFF3DCDD6537E89B08C423E
  19. ProductCode: '{13DA6EC1-0F98-4221-8FD3-4898BDD85ED4}'
  20. ManifestType: installer
  21. ManifestVersion: 1.1.0