From 369b789c7aa0883a2fe57687ed6a59ed5d06fc72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 May 2020 15:53:53 +0200 Subject: [PATCH] groovy: Update to version 3.0.4 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index f1112d07e2..7576eebcaa 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.3", + "version": "3.0.4", "license": "Apache-2.0", - "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.3.zip", - "hash": "291078486c3277efbce39bc7b361f9979995bc095f21f0c647b2dd601638b575", - "extract_dir": "groovy-3.0.3", + "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.4.zip", + "hash": "eba1dc30ed0ceeefe56eba6e79cf43c2ae164eea6e407fd7a79f6c434a667146", + "extract_dir": "groovy-3.0.4", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",