groovy: Update to version 3.0.5

This commit is contained in:
Richard Kuhnt 2020-09-29 14:02:02 +00:00
parent 3a58c6039c
commit f39c4caddc

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.groovy-lang.org/", "homepage": "http://www.groovy-lang.org/",
"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.",
"version": "3.0.4", "version": "3.0.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.4.zip", "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.5.zip",
"hash": "eba1dc30ed0ceeefe56eba6e79cf43c2ae164eea6e407fd7a79f6c434a667146", "hash": "f7ffaed8aa63611bf68bef0db512ab979926c6e8778393fe573c553b9bd39e10",
"extract_dir": "groovy-3.0.4", "extract_dir": "groovy-3.0.5",
"bin": [ "bin": [
"bin\\grape.bat", "bin\\grape.bat",
"bin\\groovy.bat", "bin\\groovy.bat",