mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ruby: Update to version 3.0.3-1
This commit is contained in:
parent
5ebec56644
commit
03b3347566
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.0.2-1",
|
||||
"version": "3.0.3-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.0.2-1/rubyinstaller-3.0.2-1-x64.7z",
|
||||
"hash": "92894c0488ec7eab02b2ffc61a8945c4bf98d69561e170927ec30d60bee57898",
|
||||
"extract_dir": "rubyinstaller-3.0.2-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.3-1/rubyinstaller-3.0.3-1-x64.7z",
|
||||
"hash": "30642b62de19f96c9ba3b4082690950bd1971b178527ad5af02accd2bbf0302e",
|
||||
"extract_dir": "rubyinstaller-3.0.3-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.2-1/rubyinstaller-3.0.2-1-x86.7z",
|
||||
"hash": "4908a28642e0b15050a71483283960bfa753ff86da332a9019adb4b96b1423b7",
|
||||
"extract_dir": "rubyinstaller-3.0.2-1-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.3-1/rubyinstaller-3.0.3-1-x86.7z",
|
||||
"hash": "951221954e1207f16e660a64747082455ec337de9472d0e72bcf69c3220ec70e",
|
||||
"extract_dir": "rubyinstaller-3.0.3-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user