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