From 23628c7d48e1853a3e03b3214541c1d259d27efa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 06:00:23 +0000 Subject: [PATCH] ruby: Update to version 2.6.4-1 --- bucket/ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ruby.json b/bucket/ruby.json index d9dad8ec6e..74a22945f8 100644 --- a/bucket/ruby.json +++ b/bucket/ruby.json @@ -1,18 +1,18 @@ { "homepage": "https://rubyinstaller.org", "description": "A dynamic programming language with a focus on simplicity and productivity.", - "version": "2.6.3-1", + "version": "2.6.4-1", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.3-1/rubyinstaller-2.6.3-1-x64.7z", - "hash": "3f196564b1aec474a0f3bf4731dec8dcf8efeb8e7eec434dbc720d800b877e3e", - "extract_dir": "rubyinstaller-2.6.3-1-x64" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.4-1/rubyinstaller-2.6.4-1-x64.7z", + "hash": "32c61a83d7747aa63cfdaf4ba3225fa2c64ff91e498a6e25ba901f79a12f96a3", + "extract_dir": "rubyinstaller-2.6.4-1-x64" }, "32bit": { - "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.3-1/rubyinstaller-2.6.3-1-x86.7z", - "hash": "5a3a2e75c167304e15a60740b476f985022f144703c27ce5aad62a368406b78f", - "extract_dir": "rubyinstaller-2.6.3-1-x86" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.4-1/rubyinstaller-2.6.4-1-x86.7z", + "hash": "bb5c592af3f432323a4c6be0147cbc4ecc942c50bb5060764480d2acd98774a9", + "extract_dir": "rubyinstaller-2.6.4-1-x86" } }, "persist": "gems",