mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
ruby: Update to version 3.3.5-1
This commit is contained in:
parent
00828bfa73
commit
34274dd6d3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.3.4-1",
|
||||
"version": "3.3.5-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.4-1/rubyinstaller-3.3.4-1-x64.7z",
|
||||
"hash": "c3e55de3a1924848a871b4406eff6e78e8d6de06fc59186dcfec6ceb44d635a9",
|
||||
"extract_dir": "rubyinstaller-3.3.4-1-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.4-1/rubyinstaller-3.3.4-1-x86.7z",
|
||||
"hash": "7093fc75098946ca802a19160a4d82803d96362552348162ae6a32514f137b9e",
|
||||
"extract_dir": "rubyinstaller-3.3.4-1-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user