From 1f31b4e08f1b9cd4faaff97c4479d8c267e6d28d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Dec 2017 10:00:28 +0000 Subject: [PATCH] Update ruby to version 2.4.3-1 --- ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ruby.json b/ruby.json index ff3038b807..db14a8d189 100644 --- a/ruby.json +++ b/ruby.json @@ -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",