From 3430185963631b1f72cff7397801b62e7b9a50f4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 6 Sep 2021 06:00:34 +0000 Subject: [PATCH] groovy: Update to version 3.0.9 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index 167a086f36..d645cafc55 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "3.0.8", + "version": "3.0.9", "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.", "homepage": "https://www.groovy-lang.org", "license": "Apache-2.0", @@ -10,9 +10,9 @@ ], "groovyserv": "groovyserv" }, - "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.8.zip", - "hash": "87cf2a61b77f6378ae1081cfda9d14bc651271b25ffac57fc936cd17662e3240", - "extract_dir": "groovy-3.0.8", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.9.zip", + "hash": "eb34f4ee229b1a424adb87df5b999f66d1b1285694e5332d0800896744c2e421", + "extract_dir": "groovy-3.0.9", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",