mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
ruby: Update to version 2.7.0-1
This commit is contained in:
parent
faac92ab58
commit
d6ad61ef0c
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://rubyinstaller.org",
|
||||
"description": "A dynamic programming language with a focus on simplicity and productivity.",
|
||||
"version": "2.6.5-1",
|
||||
"version": "2.7.0-1",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.5-1/rubyinstaller-2.6.5-1-x64.7z",
|
||||
"hash": "9b1866e59fe1e7336c4e3231823ff24e121878ed1bac8194ad3fe5e9f2f9ef69",
|
||||
"extract_dir": "rubyinstaller-2.6.5-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.0-1/rubyinstaller-2.7.0-1-x64.7z",
|
||||
"hash": "cf6c2a747c88ce124c067bdd9b12beb78c619257d5e563f8e4dd8b20861f7626",
|
||||
"extract_dir": "rubyinstaller-2.7.0-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.5-1/rubyinstaller-2.6.5-1-x86.7z",
|
||||
"hash": "28db577adbaf2e75d14c44569eccfd7cf73846e6286a67cbb262aba236151cfc",
|
||||
"extract_dir": "rubyinstaller-2.6.5-1-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.0-1/rubyinstaller-2.7.0-1-x86.7z",
|
||||
"hash": "ab92672b7198c1d00be6508f401b89bdb542fa0b23a9a7762f98c7faf896bfde",
|
||||
"extract_dir": "rubyinstaller-2.7.0-1-x86"
|
||||
}
|
||||
},
|
||||
"persist": "gems",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user