groovy: Update to version 5.0.3

This commit is contained in:
github-actions[bot] 2025-12-03 20:30:04 +00:00
parent 77b9a0e12c
commit 7facbdf872

View File

@ -1,5 +1,5 @@
{ {
"version": "5.0.2", "version": "5.0.3",
"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.", "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", "homepage": "https://www.groovy-lang.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -7,9 +7,9 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"groovyserv": "groovyserv" "groovyserv": "groovyserv"
}, },
"url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.2.zip", "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.3.zip",
"hash": "70f82f11b1b764e207dcf5568882c78dc77293f307816242394a3f7a74f20e81", "hash": "9d711dcb1dea94df9119558365beb6ac2909a22e30b58ae31de8bcb0dcf33698",
"extract_dir": "groovy-5.0.2", "extract_dir": "groovy-5.0.3",
"bin": [ "bin": [
"bin\\grape.bat", "bin\\grape.bat",
"bin\\groovy.bat", "bin\\groovy.bat",