mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
ruby: Update to version 3.3.1-1
This commit is contained in:
parent
4e061d12a6
commit
cf2684e314
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.3-1",
|
"version": "3.3.1-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.2.3-1/rubyinstaller-3.2.3-1-x64.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.1-1/rubyinstaller-3.3.1-1-x64.7z",
|
||||||
"hash": "cf106d718499125a55dff82daee40e7744ed224694c96036765b84a3ac4f654c",
|
"hash": "7d5ac4d553fc4cf3e264ba690bc7aab848744b6f6a4d5c865d33961d36aa162f",
|
||||||
"extract_dir": "rubyinstaller-3.2.3-1-x64"
|
"extract_dir": "rubyinstaller-3.3.1-1-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.3-1/rubyinstaller-3.2.3-1-x86.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.1-1/rubyinstaller-3.3.1-1-x86.7z",
|
||||||
"hash": "406597dca85bf5a9962f887f3b41a7bf7bf0e875c80efc8cee48cab9e988f5fa",
|
"hash": "18f3b672f72d53e0e626afedeeb101e5f868b032364c452e86916e2b6867428c",
|
||||||
"extract_dir": "rubyinstaller-3.2.3-1-x86"
|
"extract_dir": "rubyinstaller-3.3.1-1-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": "gem install rake",
|
"post_install": "gem install rake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user