From ad61ac28d0b811fbaf31986eabd2986a5b6ca631 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Oct 2019 21:00:18 +0000 Subject: [PATCH] ruby: Update to version 2.6.5-1 --- bucket/ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ruby.json b/bucket/ruby.json index 74a22945f8..b3f700cf07 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.4-1", + "version": "2.6.5-1", "license": "BSD-3-Clause", "architecture": { "64bit": { - "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" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.5-1/rubyinstaller-2.6.5-1-x64.7z", + "hash": "9b1866e59fe1e7336c4e3231823ff24e121878ed1bac8194ad3fe5e9f2f9ef69", + "extract_dir": "rubyinstaller-2.6.5-1-x64" }, "32bit": { - "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" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.6.5-1/rubyinstaller-2.6.5-1-x86.7z", + "hash": "28db577adbaf2e75d14c44569eccfd7cf73846e6286a67cbb262aba236151cfc", + "extract_dir": "rubyinstaller-2.6.5-1-x86" } }, "persist": "gems",