mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
ruby: Update to version 3.1.3-1
This commit is contained in:
parent
52c5c1d3c1
commit
61ca7b2cd0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.2-1",
|
||||
"version": "3.1.3-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.1.2-1/rubyinstaller-3.1.2-1-x64.7z",
|
||||
"hash": "637039c18dd4ad4a1fed326eed8caca8a686b79cee68bf6b85636bf9ec3a083c",
|
||||
"extract_dir": "rubyinstaller-3.1.2-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x64.7z",
|
||||
"hash": "727080e81cee2146cfd723a5bb6146b1e75327824eb49e0f2dfd5ac11fb150fc",
|
||||
"extract_dir": "rubyinstaller-3.1.3-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.2-1/rubyinstaller-3.1.2-1-x86.7z",
|
||||
"hash": "33901d2750d7724bc02b00529601e155e8b4a72a85b82e188d0b140f66eeffd4",
|
||||
"extract_dir": "rubyinstaller-3.1.2-1-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.3-1/rubyinstaller-3.1.3-1-x86.7z",
|
||||
"hash": "02779660783ac142d30fdcfa5e5b9ff13688424a991d97aaf1eb54f20bbb4dff",
|
||||
"extract_dir": "rubyinstaller-3.1.3-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user