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