From 279dc5a5033c4856a38c716a9c6fee5656b72e5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 08:32:15 +0000 Subject: [PATCH] groovy: Update to version 4.0.8 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index 01af1360e7..43237aba99 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.7", + "version": "4.0.8", "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", @@ -7,9 +7,9 @@ "JDK": "java/openjdk", "groovyserv": "groovyserv" }, - "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.7.zip", - "hash": "efae81322fc28b63f30edb27aa308600f08bda73fb63b51c92a89825be87fade", - "extract_dir": "groovy-4.0.7", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.8.zip", + "hash": "20595e206bf6446b2733a078bd8d727ebc53e46bbcfcc797b8bad7c39add3544", + "extract_dir": "groovy-4.0.8", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",