Update ruby to version 2.4.3-1

This commit is contained in:
Richard Kuhnt 2017-12-20 10:00:28 +00:00
parent 7ecc6bcb21
commit 1f31b4e08f

View File

@ -1,16 +1,16 @@
{
"homepage": "https://rubyinstaller.org",
"version": "2.4.2-2",
"version": "2.4.3-1",
"architecture": {
"64bit": {
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.4.2-2/rubyinstaller-2.4.2-2-x64.7z",
"hash": "4d2c57bf82fcd0b9634ac7d3ddb4015b38c745b49ecc447e8c13b1008c4d26d6",
"extract_dir": "rubyinstaller-2.4.2-2-x64"
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.4.3-1/rubyinstaller-2.4.3-1-x64.7z",
"hash": "cf5688c3e8220106c7f8c91fa780b28c08ae6d05201738b92ee013c9258d32a8",
"extract_dir": "rubyinstaller-2.4.3-1-x64"
},
"32bit": {
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.4.2-2/rubyinstaller-2.4.2-2-x86.7z",
"hash": "68655d8542b5ebb077aa6fcac46189d7b7d182961468c4d8b4f2e4de862f7e2c",
"extract_dir": "rubyinstaller-2.4.2-2-x86"
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.4.3-1/rubyinstaller-2.4.3-1-x86.7z",
"hash": "caf235f0cfae2529d96735274e733c76dc732dfcefdb434de6a8d0c3b3ae1880",
"extract_dir": "rubyinstaller-2.4.3-1-x86"
}
},
"persist": "gems",