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