123456789101112131415161718192021222324252627282930313233343536373839 |
- # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.5-1-19041-1645
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: RubyInstallerTeam.Ruby
- PackageVersion: 3.1.2-1
- InstallerLocale: en-US
- MinimumOSVersion: 10.0.0.0
- InstallerType: inno
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- FileExtensions:
- - rb
- - rbw
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x64.exe
- InstallerSha256: FC96DFA66C1C09B0F28A6156754DA5A4A63EDD77F4EE15B27BFAB67F9871BB3F
- # ProductCode: RubyInstaller-3.1-x64-mingw-ucrt_is1 # Can't include Product code here due to conflict with RubyInstallerTeam.RubyWithDevKit, must go in ARP
- AppsAndFeaturesEntries:
- - DisplayName: Ruby 3.1.2-1-x64-ucrt
- DisplayVersion: 3.1.2-1
- ProductCode: RubyInstaller-3.1-x64-mingw-ucrt_is1
- Publisher: RubyInstaller Team
- - Architecture: x86
- InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x86.exe
- InstallerSha256: A1550790DDC4B4155D028AE721A2B309A59314860EFDDA02F321548B267A6AAF
- # ProductCode: RubyInstaller-3.1-i386-mingw32_is1 # Can't include Product code here due to conflict with RubyInstallerTeam.RubyWithDevKit, must go in ARP
- AppsAndFeaturesEntries:
- - DisplayName: Ruby 3.1.2-1-x86-msvcrt
- DisplayVersion: 3.1.2-1
- ProductCode: RubyInstaller-3.1-i386-mingw32_is1
- Publisher: RubyInstaller Team
- ManifestType: installer
- ManifestVersion: 1.1.0
|