RubyInstallerTeam.Ruby.installer.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.5-1-19041-1645
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: RubyInstallerTeam.Ruby
  4. PackageVersion: 3.1.2-1
  5. InstallerLocale: en-US
  6. MinimumOSVersion: 10.0.0.0
  7. InstallerType: inno
  8. Scope: machine
  9. InstallModes:
  10. - interactive
  11. - silent
  12. - silentWithProgress
  13. UpgradeBehavior: install
  14. FileExtensions:
  15. - rb
  16. - rbw
  17. Installers:
  18. - Architecture: x64
  19. InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x64.exe
  20. InstallerSha256: FC96DFA66C1C09B0F28A6156754DA5A4A63EDD77F4EE15B27BFAB67F9871BB3F
  21. # ProductCode: RubyInstaller-3.1-x64-mingw-ucrt_is1 # Can't include Product code here due to conflict with RubyInstallerTeam.RubyWithDevKit, must go in ARP
  22. AppsAndFeaturesEntries:
  23. - DisplayName: Ruby 3.1.2-1-x64-ucrt
  24. DisplayVersion: 3.1.2-1
  25. ProductCode: RubyInstaller-3.1-x64-mingw-ucrt_is1
  26. Publisher: RubyInstaller Team
  27. - Architecture: x86
  28. InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x86.exe
  29. InstallerSha256: A1550790DDC4B4155D028AE721A2B309A59314860EFDDA02F321548B267A6AAF
  30. # ProductCode: RubyInstaller-3.1-i386-mingw32_is1 # Can't include Product code here due to conflict with RubyInstallerTeam.RubyWithDevKit, must go in ARP
  31. AppsAndFeaturesEntries:
  32. - DisplayName: Ruby 3.1.2-1-x86-msvcrt
  33. DisplayVersion: 3.1.2-1
  34. ProductCode: RubyInstaller-3.1-i386-mingw32_is1
  35. Publisher: RubyInstaller Team
  36. ManifestType: installer
  37. ManifestVersion: 1.1.0