mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ruby: Update to version 3.4.5-1
This commit is contained in:
parent
3d76b024ad
commit
c8ba7a550e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.4.4-2",
|
||||
"version": "3.4.5-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.4-2/rubyinstaller-3.4.4-2-x64.7z",
|
||||
"hash": "29fe655a8bee91d6466e631ae612142a1c5d68d46323ccca7f35add2dbb28b51",
|
||||
"extract_dir": "rubyinstaller-3.4.4-2-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.5-1/rubyinstaller-3.4.5-1-x64.7z",
|
||||
"hash": "61634b204f808deec191a6819e4c25c7b3005d84537b24c4fbe7c604aeece89f",
|
||||
"extract_dir": "rubyinstaller-3.4.5-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-2/rubyinstaller-3.4.4-2-x86.7z",
|
||||
"hash": "1463f69e9bb5ef986fa8b0a4653733520e04cad5eaf909df1a238d61caa9bd93",
|
||||
"extract_dir": "rubyinstaller-3.4.4-2-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.5-1/rubyinstaller-3.4.5-1-x86.7z",
|
||||
"hash": "e505ee7e346ab62ae322768a384563b482dbca9034f746d381050dcb2f4f73ff",
|
||||
"extract_dir": "rubyinstaller-3.4.5-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user