From 2844e677c9f9c56381ea515ef6d3a33a4f1d152b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Jan 2020 09:01:48 +0000 Subject: [PATCH] groovy: Update to version 2.5.9 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index 6a37a2712c..2f1f4e03f6 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,11 +1,11 @@ { "homepage": "http://www.groovy-lang.org/", "description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.", - "version": "2.5.8", + "version": "2.5.9", "license": "Apache-2.0", - "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.8.zip", - "hash": "49fb14b98f9fed1744781e4383cf8bff76440032f58eb5fabdc9e67a5daa8742", - "extract_dir": "groovy-2.5.8", + "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.9.zip", + "hash": "fea7dc321a3029c47ffa4aa165055d2bcc78bc280fac4e70ac131c717e45b89b", + "extract_dir": "groovy-2.5.9", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",