groovy: Update to version 5.0.0

This commit is contained in:
github-actions[bot] 2025-08-24 08:29:26 +00:00
parent cfe3a46c9c
commit ccebbf5bd8

View File

@ -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.", "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-4.0.28.zip", "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.0.zip",
"hash": "6a052bfd2ca77d57e0db304a313dd9a729945c5a31420e6d48505be4840bfc54", "hash": "7cacb815c96252494ca4b9a6889936fe59680a3c2ee1569b252546a991a9855c",
"extract_dir": "groovy-4.0.28", "extract_dir": "groovy-5.0.0",
"bin": [ "bin": [
"bin\\grape.bat", "bin\\grape.bat",
"bin\\groovy.bat", "bin\\groovy.bat",