mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ruby: Update to version 3.3.0-1
This commit is contained in:
parent
412dcc1b01
commit
08382fb282
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.2.2-1",
|
||||
"version": "3.3.0-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.2.2-1/rubyinstaller-3.2.2-1-x64.7z",
|
||||
"hash": "1f0f55ba0790676be6d701515a244159e9ca2d6314f1101560e3e8a277a2661e",
|
||||
"extract_dir": "rubyinstaller-3.2.2-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x64.7z",
|
||||
"hash": "6a1bb52f692befc38c00cfab64b20c7d73409d775518af952677485597d75ad4",
|
||||
"extract_dir": "rubyinstaller-3.3.0-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.2-1/rubyinstaller-3.2.2-1-x86.7z",
|
||||
"hash": "9610b04045705d492e537743a8de173a02b55f3ee963a4008a7fbd8ddbd87b21",
|
||||
"extract_dir": "rubyinstaller-3.2.2-1-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.0-1/rubyinstaller-3.3.0-1-x86.7z",
|
||||
"hash": "68a25566af07d2f7a5667cc6d92bcef8539606585aef0967e01a88a5c1150e5e",
|
||||
"extract_dir": "rubyinstaller-3.3.0-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user