mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
ruby: Update to version 3.4.6-1
This commit is contained in:
parent
3e8f057f7f
commit
a3778dcb93
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.4.5-1",
|
||||
"version": "3.4.6-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.5-1/rubyinstaller-3.4.5-1-x64.7z",
|
||||
"hash": "61634b204f808deec191a6819e4c25c7b3005d84537b24c4fbe7c604aeece89f",
|
||||
"extract_dir": "rubyinstaller-3.4.5-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.6-1/rubyinstaller-3.4.6-1-x64.7z",
|
||||
"hash": "27561f08b897e631d624f6e20ed0f96aaf8094256a233435d691fc26b9bf8f0e",
|
||||
"extract_dir": "rubyinstaller-3.4.6-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.6-1/rubyinstaller-3.4.6-1-x86.7z",
|
||||
"hash": "1196e94f6d0d9d2d7fce4d41a683464c7b9d0302a475f3523057cf665820321f",
|
||||
"extract_dir": "rubyinstaller-3.4.6-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user