diff --git a/bucket/groovy.json b/bucket/groovy.json index 3d139a8c4c..7521c97dae 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,5 @@ { - "version": "3.0.9", + "version": "4.0.0", "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.", "homepage": "https://www.groovy-lang.org", "license": "Apache-2.0", @@ -7,9 +7,9 @@ "JDK": "java/openjdk", "groovyserv": "groovyserv" }, - "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.9.zip", - "hash": "eb34f4ee229b1a424adb87df5b999f66d1b1285694e5332d0800896744c2e421", - "extract_dir": "groovy-3.0.9", + "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.0.zip", + "hash": "bd5b8af69c169f41c5c7aea00cb8832a6e232ee697f626e29d8f92adebe30df9", + "extract_dir": "groovy-4.0.0", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",