From 9d636f98049d9a424388768a5eef76c6a3b81d89 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Feb 2020 14:01:51 +0000 Subject: [PATCH] groovy: Update to version 3.0.1 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index 5e52aeb392..4c80df2168 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": "3.0.0", + "version": "3.0.1", "license": "Apache-2.0", - "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.0.zip", - "hash": "f4b2211e7651ed4ec7728c96c1e1961795c4a9de7b0cad6d399df8e92001d682", - "extract_dir": "groovy-3.0.0", + "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.1.zip", + "hash": "528ae6b5e651ea68e1ecc4d5e7604c71b3b7f521c7486c7dac83f91bc6a61405", + "extract_dir": "groovy-3.0.1", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",