mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
ruby: Update to version 3.4.1-2
This commit is contained in:
parent
ef952b7eb4
commit
8196a6f1b1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.1-1",
|
"version": "3.4.1-2",
|
||||||
"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.4.1-1/rubyinstaller-3.4.1-1-x64.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.1-2/rubyinstaller-3.4.1-2-x64.7z",
|
||||||
"hash": "7c32fe445f9a4047fd770ab6862126d69d98c44935bc120b841f93d474711b9a",
|
"hash": "8c76fbcb56c3ea76716a18e7da30b2bfceea1fb3c7c54c8fc63dcc1436bfc58f",
|
||||||
"extract_dir": "rubyinstaller-3.4.1-1-x64"
|
"extract_dir": "rubyinstaller-3.4.1-2-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.1-1/rubyinstaller-3.4.1-1-x86.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.1-2/rubyinstaller-3.4.1-2-x86.7z",
|
||||||
"hash": "7d8045a8c8d7ebd79d988e09a1fed123c344084ddfe73cffc9abb9fe7aea156c",
|
"hash": "f1099dc04ccf95a5314de5f29b1d7420b8fd21a37744b8a07aaa8586450ba9bf",
|
||||||
"extract_dir": "rubyinstaller-3.4.1-1-x86"
|
"extract_dir": "rubyinstaller-3.4.1-2-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": "gem install rake",
|
"post_install": "gem install rake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user