mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ruby: Update to version 3.4.1-1
This commit is contained in:
parent
d247da2073
commit
56999f59a9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.3.6-2",
|
||||
"version": "3.4.1-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.3.6-2/rubyinstaller-3.3.6-2-x64.7z",
|
||||
"hash": "85cc68618b615d37c97fe71547ad875a80e25c34cb4593a82075a09b595864b6",
|
||||
"extract_dir": "rubyinstaller-3.3.6-2-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.1-1/rubyinstaller-3.4.1-1-x64.7z",
|
||||
"hash": "7c32fe445f9a4047fd770ab6862126d69d98c44935bc120b841f93d474711b9a",
|
||||
"extract_dir": "rubyinstaller-3.4.1-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.3.6-2/rubyinstaller-3.3.6-2-x86.7z",
|
||||
"hash": "960fbc3f64191cdad58023aa9b59a3cbfa7f63530d1635f14c0b173643e92118",
|
||||
"extract_dir": "rubyinstaller-3.3.6-2-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.1-1/rubyinstaller-3.4.1-1-x86.7z",
|
||||
"hash": "7d8045a8c8d7ebd79d988e09a1fed123c344084ddfe73cffc9abb9fe7aea156c",
|
||||
"extract_dir": "rubyinstaller-3.4.1-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user