From ccebbf5bd8cdeebc0af796b6f4ca36365a56a989 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 08:29:26 +0000 Subject: [PATCH] groovy: Update to version 5.0.0 --- bucket/groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/groovy.json b/bucket/groovy.json index a3a94db64f..9f07494812 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "4.0.28", + "version": "5.0.0", "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.28.zip", - "hash": "6a052bfd2ca77d57e0db304a313dd9a729945c5a31420e6d48505be4840bfc54", - "extract_dir": "groovy-4.0.28", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.0.zip", + "hash": "7cacb815c96252494ca4b9a6889936fe59680a3c2ee1569b252546a991a9855c", + "extract_dir": "groovy-5.0.0", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",