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