diff --git a/bucket/groovy.json b/bucket/groovy.json index 2f1f4e03f6..5e52aeb392 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -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",