From 62cddd7c6e64cadb6c6db19a7c62bb90a09d30ef Mon Sep 17 00:00:00 2001 From: Daniel Grycman Date: Sat, 10 Oct 2015 13:38:46 +0200 Subject: [PATCH] changed ruby version to 2.2.3 --- ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ruby.json b/ruby.json index dba71937ef..207e69437a 100644 --- a/ruby.json +++ b/ruby.json @@ -1,28 +1,28 @@ { "homepage": "http://rubyinstaller.org", - "version": "2.2.1", + "version": "2.2.3", "architecture": { "64bit": { "url": [ - "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-x64-mingw32.7z?direct#/dl.7z", + "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.3-x64-mingw32.7z?direct#/dl.7z", "http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe#/dl2.7z" ], "hash": [ - "afc01c6e5fa15bfd32b85ab42f0466fbb5b7c74b08e9ed71f5ad2e852c979ecc", + "07c586fce3394c77736bae63594385dcaf67e8f5c331df460aaee2d5f049122d", "2ada04c7234199126c0f34f6ea7163a8f8dccb1e15814af175a189f6ac48b8ac" ], - "extract_dir": "ruby-2.2.1-x64-mingw32" + "extract_dir": "ruby-2.2.3-x64-mingw32" }, "32bit": { "url": [ - "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.1-i386-mingw32.7z?direct#/dl.7z", + "http://dl.bintray.com/oneclick/rubyinstaller/ruby-2.2.3-i386-mingw32.7z?direct#/dl.7z", "http://cdn.rubyinstaller.org/archives/devkits/DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe#/dl2.7z" ], "hash": [ - "53c3d758f8be083abc00ce8c9f6150c007a93934e8b26647915ba2edef84a8e5", + "58bb5487c9cfe79ba5a3ea0b2719e71879cf1e9b8028a36f0bd842f0c27005c1", "61a06b5da06dd94343e591163ac0d43c544e9cd4df770f01275645b268b44dc7" ], - "extract_dir": "ruby-2.2.1-i386-mingw32" + "extract_dir": "ruby-2.2.3-i386-mingw32" } }, "extract_to": [ "", "devkit" ],