ChilliBits.CCom.installer.yaml 1.0 KB

12345678910111213141516171819202122232425262728293031
  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: ChilliBits.CCom
  4. PackageVersion: 0.9.0
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. InstallerType: msi
  9. InstallModes:
  10. - silent
  11. Installers:
  12. - InstallerLocale: en-US
  13. Architecture: x64
  14. InstallerType: msi
  15. Scope: machine
  16. InstallerUrl: https://github.com/compose-generator/ccom/releases/download/0.9.0/ccom_x64_setup.msi
  17. InstallerSha256: 0fb695dda51e136ef4efc1bd0a4c1ad7c9059bd33dd4b90b1c9229af4f09e638
  18. UpgradeBehavior: install
  19. ProductCode: '{09E77CFB-CC0E-46A0-9253-F21F40B14616}'
  20. - InstallerLocale: en-US
  21. Architecture: x86
  22. InstallerType: msi
  23. Scope: machine
  24. InstallerUrl: https://github.com/compose-generator/ccom/releases/download/0.9.0/ccom_x86_setup.msi
  25. InstallerSha256: b0ffe33a8112d5860bcd18a77a7e660810913d6f53e77fc2fa3c7e4f6320004c
  26. UpgradeBehavior: install
  27. ProductCode: '{E77B19EA-E83F-4900-99D1-576CB106A959}'
  28. ManifestType: installer
  29. ManifestVersion: 1.0.0