Added Ruby version 3.0.1.1. (#11095)

This commit is contained in:
Easton Pillay
2021-04-19 20:15:35 -05:00
committed by GitHub
parent ca42f95d6f
commit 97aa19f706
3 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: RubyInstallerTeam.Ruby
PackageVersion: 3.0.1.1
Installers:
- Architecture: x64
InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.1-1/rubyinstaller-3.0.1-1-x64.exe
InstallerType: inno
InstallerSha256: FD28CAC730DF4D7C3E7EF791EDA1B733F57EF4E67498D8C0C11CA642AAAF207B
- Architecture: x86
InstallerUrl: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.1-1/rubyinstaller-3.0.1-1-x86.exe
InstallerType: inno
InstallerSha256: 8D92BDA89B3A5F40711DFFDF102AADF572C1FE7A97275B7C9344780555884B4C
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,13 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: RubyInstallerTeam.Ruby
PackageVersion: 3.0.1.1
PackageLocale: en-US
PackageUrl: https://rubyinstaller.org/
Moniker: ruby
Publisher: Ruby Installer Team
PackageName: Ruby
License: (c) 2020 RubyInstaller Team
ShortDescription: Ruby Programming Language for Windows
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: RubyInstallerTeam.Ruby
PackageVersion: 3.0.1.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0