Update ruby to version 2.5.1-1

This commit is contained in:
Richard Kuhnt 2018-03-29 19:00:35 +00:00
parent e4992c7e81
commit 0d3f089267

View File

@ -1,16 +1,16 @@
{
"homepage": "https://rubyinstaller.org",
"version": "2.5.0-2",
"version": "2.5.1-1",
"architecture": {
"64bit": {
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.0-2/rubyinstaller-2.5.0-2-x64.7z",
"hash": "ee7327e9895ab3c688647cab1645e1bfbf654cbe688a3c6d4ea9dcf601300bf2",
"extract_dir": "rubyinstaller-2.5.0-2-x64"
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.1-1/rubyinstaller-2.5.1-1-x64.7z",
"hash": "d1666d4b08574947af702f7714e1fb66b8139ed20eb957859fcb929f4f015864",
"extract_dir": "rubyinstaller-2.5.1-1-x64"
},
"32bit": {
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.0-2/rubyinstaller-2.5.0-2-x86.7z",
"hash": "6ba58443d746db686e79f94fca0646b1984a33e98d4edeb5fb3b23e7100882c6",
"extract_dir": "rubyinstaller-2.5.0-2-x86"
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.1-1/rubyinstaller-2.5.1-1-x86.7z",
"hash": "1f52feec688abbfd5e903cdbcb52c8ff80d96558ca9f93a32aa4c368550e6d8b",
"extract_dir": "rubyinstaller-2.5.1-1-x86"
}
},
"persist": "gems",