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