groovy: Update to version 3.0.0

This commit is contained in:
Richard Kuhnt 2020-02-10 14:01:49 +00:00
parent 76073bc033
commit fdf90de5c1

View File

@ -1,11 +1,11 @@
{
"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.",
"version": "2.5.9",
"version": "3.0.0",
"license": "Apache-2.0",
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.9.zip",
"hash": "fea7dc321a3029c47ffa4aa165055d2bcc78bc280fac4e70ac131c717e45b89b",
"extract_dir": "groovy-2.5.9",
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.0.zip",
"hash": "f4b2211e7651ed4ec7728c96c1e1961795c4a9de7b0cad6d399df8e92001d682",
"extract_dir": "groovy-3.0.0",
"bin": [
"bin\\grape.bat",
"bin\\groovy.bat",