Added Ruby with DevKit version 3.0.1.1. (#11096)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
|
@@ -0,0 +1,13 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: RubyInstallerTeam.RubyWithDevKit
|
||||
PackageVersion: 3.0.1.1
|
||||
PackageLocale: en-US
|
||||
PackageUrl: https://rubyinstaller.org/
|
||||
Moniker: ruby
|
||||
Publisher: RubyInstallerTeam
|
||||
PackageName: Ruby with DevKit
|
||||
License: (c) 2020 RubyInstaller Team
|
||||
ShortDescription: Ruby Programming Language for Windows
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: RubyInstallerTeam.RubyWithDevKit
|
||||
PackageVersion: 3.0.1.1
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user