groovy: Update to version 3.0.7

This commit is contained in:
Richard Kuhnt 2020-12-03 13:01:48 +00:00
parent 0537b9edd9
commit 663fffa77c

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.6", "version": "3.0.7",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.6.zip", "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-3.0.7.zip",
"hash": "6e0cc2d5b8a7b8585f15816c7d5cae1b09b4003ced0002e79abe7b4b1ebb35f2", "hash": "b9e2041cb83a963922f6761a0b037c5784670616632142b8d7002b7c3a96b7f5",
"extract_dir": "groovy-3.0.6", "extract_dir": "groovy-3.0.7",
"bin": [ "bin": [
"bin\\grape.bat", "bin\\grape.bat",
"bin\\groovy.bat", "bin\\groovy.bat",