mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ruby: Update to version 3.3.6-1
This commit is contained in:
parent
e2bf12033d
commit
05c37a017b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.3.5-1",
|
||||
"version": "3.3.6-1",
|
||||
"description": "A dynamic programming language with a focus on simplicity and productivity.",
|
||||
"homepage": "https://rubyinstaller.org",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -9,14 +9,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.5-1/rubyinstaller-3.3.5-1-x64.7z",
|
||||
"hash": "7b1715e464ce750c171d53b5191d549a599d07befb0f54fb56aa785e3f25ba8d",
|
||||
"extract_dir": "rubyinstaller-3.3.5-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.6-1/rubyinstaller-3.3.6-1-x64.7z",
|
||||
"hash": "c0409afee7429b1c2da3a0ce4ecf1ac65673e47901cc4ae455f0d08e1975d179",
|
||||
"extract_dir": "rubyinstaller-3.3.6-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.5-1/rubyinstaller-3.3.5-1-x86.7z",
|
||||
"hash": "886062132002a3a55c0a3728e51d7b6798dd86734c2f5b858b020533844fb788",
|
||||
"extract_dir": "rubyinstaller-3.3.5-1-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.6-1/rubyinstaller-3.3.6-1-x86.7z",
|
||||
"hash": "fefbc7c48c0e1da6f4cba73ea840e8844a267a3e94e7faf1ee514484ab2862a8",
|
||||
"extract_dir": "rubyinstaller-3.3.6-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user