From 663fffa77ce2b5ef7fb84d7f619694850b0a6654 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 3 Dec 2020 13:01:48 +0000 Subject: [PATCH] groovy: Update to version 3.0.7 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index be5f931a31..43b3be7467 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.6", + "version": "3.0.7", "license": "Apache-2.0", - "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.6.zip", - "hash": "6e0cc2d5b8a7b8585f15816c7d5cae1b09b4003ced0002e79abe7b4b1ebb35f2", - "extract_dir": "groovy-3.0.6", + "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.7.zip", + "hash": "b9e2041cb83a963922f6761a0b037c5784670616632142b8d7002b7c3a96b7f5", + "extract_dir": "groovy-3.0.7", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",