ruby: Update to version 2.6.5-1

This commit is contained in:
Richard Kuhnt 2019-10-02 21:00:18 +00:00
parent 93ed4d76b9
commit ad61ac28d0

View File

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