From 219c1b28b4f631dde8f0260e2b60131930360f84 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Dec 2017 19:00:52 +0000 Subject: [PATCH] Update ruby to version 2.5.0-1 --- ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ruby.json b/ruby.json index db14a8d189..1ddb7bf11a 100644 --- a/ruby.json +++ b/ruby.json @@ -1,16 +1,16 @@ { "homepage": "https://rubyinstaller.org", - "version": "2.4.3-1", + "version": "2.5.0-1", "architecture": { "64bit": { - "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" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.0-1/rubyinstaller-2.5.0-1-x64.7z", + "hash": "0a5619bab1cb5d3db78797e88641b3425cd068de12a093de4f36db6cd08e01b6", + "extract_dir": "rubyinstaller-2.5.0-1-x64" }, "32bit": { - "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" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.0-1/rubyinstaller-2.5.0-1-x86.7z", + "hash": "1c08453864864904d970e413c6abb1c8c6022b5085b6a55fc09171a5d5ed9b43", + "extract_dir": "rubyinstaller-2.5.0-1-x86" } }, "persist": "gems",