groovy: Update to version 3.0.1

This commit is contained in:
Richard Kuhnt 2020-02-17 14:01:51 +00:00
parent 932451c2d4
commit 9d636f9804

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.0", "version": "3.0.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.0.zip", "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.1.zip",
"hash": "f4b2211e7651ed4ec7728c96c1e1961795c4a9de7b0cad6d399df8e92001d682", "hash": "528ae6b5e651ea68e1ecc4d5e7604c71b3b7f521c7486c7dac83f91bc6a61405",
"extract_dir": "groovy-3.0.0", "extract_dir": "groovy-3.0.1",
"bin": [ "bin": [
"bin\\grape.bat", "bin\\grape.bat",
"bin\\groovy.bat", "bin\\groovy.bat",