HiroSystems.Clarinet.installer.yaml 707 B

1234567891011121314151617181920212223
  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.16.0
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. InstallerType: msi
  9. Scope: machine
  10. InstallModes:
  11. - interactive
  12. - silent
  13. - silentWithProgress
  14. UpgradeBehavior: install
  15. ProductCode: '{6DDD2C7E-9345-44C1-A78C-0718951AC523}'
  16. Installers:
  17. - Architecture: x64
  18. InstallerUrl: https://github.com/hirosystems/clarinet/releases/download/v0.16.0/clarinet-windows-x64.msi
  19. InstallerSha256: DB3AB8C86B6ABD2D6BC5B3C9B6965CF8E9593FD5F82D93F6BEDAB14A636CC731
  20. ManifestType: installer
  21. ManifestVersion: 1.0.0