ChilliBits.CCom.installer.yaml 766 B

123456789101112131415161718192021
  1. PackageIdentifier: ChilliBits.CCom
  2. PackageVersion: 0.8.0
  3. Platform:
  4. - Windows.Desktop
  5. InstallerType: msi
  6. InstallModes:
  7. - silent
  8. Installers:
  9. - Architecture: x64
  10. InstallerUrl: https://github.com/compose-generator/ccom/releases/download/0.8.0/ccom_0.8.0_x64_setup.msi
  11. InstallerSha256: 7495a86d89740fc1c5daaefd16fb4a8f1315c3f71ede33c2a258cbad4223d858
  12. ProductCode: "{79C5CCD8-82A2-47B9-8F67-9761B88E9CAB}"
  13. Scope: machine
  14. - Architecture: x86
  15. InstallerUrl: https://github.com/compose-generator/ccom/releases/download/0.8.0/ccom_0.8.0_x86_setup.msi
  16. InstallerSha256: 3786a864deaae399e0014fdef0c0febad3cea86acf4f7a66357c0954e93529f7
  17. ProductCode: "{E94FF151-0E27-4E3F-A800-66F7D4555502}"
  18. Scope: machine
  19. ManifestType: installer
  20. ManifestVersion: 1.0.0