From 9d6142a0704528f5086158320204780f8163eabc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Oct 2020 11:00:27 +0000 Subject: [PATCH] ruby: Update to version 2.7.2-1 --- bucket/ruby.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ruby.json b/bucket/ruby.json index 27e3b08503..86a57074eb 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.7.1-1", + "version": "2.7.2-1", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.1-1/rubyinstaller-2.7.1-1-x64.7z", - "hash": "e89f11517bfa9b8f58956fa387d36a08299740b776d10b3827938242e5306c5d", - "extract_dir": "rubyinstaller-2.7.1-1-x64" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.2-1/rubyinstaller-2.7.2-1-x64.7z", + "hash": "925cc01d453951d1d0c077c44cec90849afc8d23e45946e19ecd3aaabc0c0ab3", + "extract_dir": "rubyinstaller-2.7.2-1-x64" }, "32bit": { - "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.1-1/rubyinstaller-2.7.1-1-x86.7z", - "hash": "23126b996412432ebf9df1adf411e113ca8ad56e1308497fb7411ee7c42fad91", - "extract_dir": "rubyinstaller-2.7.1-1-x86" + "url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.2-1/rubyinstaller-2.7.2-1-x86.7z", + "hash": "b803ca683ba926ffa14037cb8e964601cdd4e7d92688957b365719b4d4a681bd", + "extract_dir": "rubyinstaller-2.7.2-1-x86" } }, "persist": "gems",