From 0d0ea73c32974bcc5641b255465ba7f1ea258ab3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Apr 2019 17:00:28 +0000 Subject: [PATCH] ruby: Update to version 2.6.2-1 --- ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ruby.json b/ruby.json index e15907939a..baa4a177c6 100644 --- a/ruby.json +++ b/ruby.json @@ -1,16 +1,16 @@ { "homepage": "https://rubyinstaller.org", - "version": "2.6.1-1", + "version": "2.6.2-1", "architecture": { "64bit": { - "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.1-1/rubyinstaller-2.6.1-1-x64.7z", - "hash": "3f637d73092d3004fb1cee2d7047949aad3880042879d8de55bf661a399f06fc", - "extract_dir": "rubyinstaller-2.6.1-1-x64" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.2-1/rubyinstaller-2.6.2-1-x64.7z", + "hash": "776f52889eb1daa715f07bfa65afbd62f1314abaed940b6484cdfbdaef87c3c4", + "extract_dir": "rubyinstaller-2.6.2-1-x64" }, "32bit": { - "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.1-1/rubyinstaller-2.6.1-1-x86.7z", - "hash": "6e5b244159156dc484d783abeee21cd5f67235de9c42eff99b04ba5dc7a9d60c", - "extract_dir": "rubyinstaller-2.6.1-1-x86" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.2-1/rubyinstaller-2.6.2-1-x86.7z", + "hash": "d286786164fcd3b7bd0bc48ca45bd78f687bea96376694dfd445ab5323c616a9", + "extract_dir": "rubyinstaller-2.6.2-1-x86" } }, "persist": "gems",