mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
ruby: Update to version 3.2.1-1
This commit is contained in:
parent
793c72bab6
commit
cd979c3b61
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.0-1",
|
"version": "3.2.1-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.2.0-1/rubyinstaller-3.2.0-1-x64.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.1-1/rubyinstaller-3.2.1-1-x64.7z",
|
||||||
"hash": "c89a52859e9b008f73ad2bb2bce57b70b40ed90ccce68eefe16e49803bbb2c41",
|
"hash": "e9d733db983b1a3001d9da9f66db1fe95bfeed0dac8130028cddc08274ef1af3",
|
||||||
"extract_dir": "rubyinstaller-3.2.0-1-x64"
|
"extract_dir": "rubyinstaller-3.2.1-1-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.0-1/rubyinstaller-3.2.0-1-x86.7z",
|
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.2.1-1/rubyinstaller-3.2.1-1-x86.7z",
|
||||||
"hash": "20729deb61871dcd4724890fd0a1d9cb66c5068acd1ffcebb083b90d9fe5f869",
|
"hash": "4878184607b4cc294aadec55f2dfa08e1fe55e69c45fff8c57effb1fe58259b0",
|
||||||
"extract_dir": "rubyinstaller-3.2.0-1-x86"
|
"extract_dir": "rubyinstaller-3.2.1-1-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": "gem install rake",
|
"post_install": "gem install rake",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user