16 lines
751 B
YAML
16 lines
751 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: RubyInstallerTeam.RubyWithDevKit
|
|
PackageVersion: 3.0.1.1
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.1-1/rubyinstaller-devkit-3.0.1-1-x64.exe
|
|
InstallerType: inno
|
|
InstallerSha256: C299BE41314888620D3BB41E1C30D8497C15858172A372B1E7A6D8C826F111BE
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.1-1/rubyinstaller-devkit-3.0.1-1-x86.exe
|
|
InstallerType: inno
|
|
InstallerSha256: D4CB9B0E8C2FC69CFCA14AAAD8C522B3ECF0D5A73EE1CF20A3F856C584330626
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|