ruby: Update to version 2.6.4-1

This commit is contained in:
Richard Kuhnt 2019-09-10 06:00:23 +00:00
parent 2f762c0d42
commit 23628c7d48

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://rubyinstaller.org", "homepage": "https://rubyinstaller.org",
"description": "A dynamic programming language with a focus on simplicity and productivity.", "description": "A dynamic programming language with a focus on simplicity and productivity.",
"version": "2.6.3-1", "version": "2.6.4-1",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.3-1/rubyinstaller-2.6.3-1-x64.7z", "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.4-1/rubyinstaller-2.6.4-1-x64.7z",
"hash": "3f196564b1aec474a0f3bf4731dec8dcf8efeb8e7eec434dbc720d800b877e3e", "hash": "32c61a83d7747aa63cfdaf4ba3225fa2c64ff91e498a6e25ba901f79a12f96a3",
"extract_dir": "rubyinstaller-2.6.3-1-x64" "extract_dir": "rubyinstaller-2.6.4-1-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.3-1/rubyinstaller-2.6.3-1-x86.7z", "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.4-1/rubyinstaller-2.6.4-1-x86.7z",
"hash": "5a3a2e75c167304e15a60740b476f985022f144703c27ce5aad62a368406b78f", "hash": "bb5c592af3f432323a4c6be0147cbc4ecc942c50bb5060764480d2acd98774a9",
"extract_dir": "rubyinstaller-2.6.3-1-x86" "extract_dir": "rubyinstaller-2.6.4-1-x86"
} }
}, },
"persist": "gems", "persist": "gems",