mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruby: Update to version 3.3.3-1
This commit is contained in:
parent
f9f7517988
commit
d43cf5c99d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.2-1",
|
"version": "3.3.3-1",
|
||||||
"description": "A dynamic programming language with a focus on simplicity and productivity.",
|
"description": "A dynamic programming language with a focus on simplicity and productivity.",
|
||||||
"homepage": "https://rubyinstaller.org",
|
"homepage": "https://rubyinstaller.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -9,14 +9,14 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.2-1/rubyinstaller-3.3.2-1-x64.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.3-1/rubyinstaller-3.3.3-1-x64.7z",
|
||||||
"hash": "7e09b29451994fe3e5135bb1b49527043b0e054fa773dfcdb91f9d8851252c88",
|
"hash": "fcb1e6e7f35890c4ef1a96c1ec7ec92d49d09d44e0c0dffa44a6b1add7d25ec6",
|
||||||
"extract_dir": "rubyinstaller-3.3.2-1-x64"
|
"extract_dir": "rubyinstaller-3.3.3-1-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.2-1/rubyinstaller-3.3.2-1-x86.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.3-1/rubyinstaller-3.3.3-1-x86.7z",
|
||||||
"hash": "2b590af0bac6d9eb3c4dfa6c7d5f6d04c71f4fef7366052c52cddd664efbaf68",
|
"hash": "208e224088dda11f3df508db140ec84333520e7fb75bf54dbc90b1bb81fbe429",
|
||||||
"extract_dir": "rubyinstaller-3.3.2-1-x86"
|
"extract_dir": "rubyinstaller-3.3.3-1-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": "gem install rake",
|
"post_install": "gem install rake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user