groovy: Update to version 3.0.2

This commit is contained in:
Richard Kuhnt 2020-03-08 13:01:49 +00:00
parent 1c60705103
commit 2ac5cac2f1

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