groovy: Update to version 4.0.3

This commit is contained in:
github-actions[bot] 2022-06-04 16:29:27 +00:00
parent 0f37f5f536
commit fb75c83b4f

View File

@ -1,5 +1,5 @@
{ {
"version": "4.0.2", "version": "4.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-4.0.2.zip", "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.3.zip",
"hash": "37bbfc6f33f6ad76698b9b0bfba023e0046f09b58bdc5499eda9ef6760bd512d", "hash": "ddfc8e26fdcf3626d1c83f28d198c3e4e616a72337ca6e46fcaca09e7a4bb37f",
"extract_dir": "groovy-4.0.2", "extract_dir": "groovy-4.0.3",
"bin": [ "bin": [
"bin\\grape.bat", "bin\\grape.bat",
"bin\\groovy.bat", "bin\\groovy.bat",