diff --git a/bucket/grails.json b/bucket/grails.json index ad751b0da5..70c4a8a820 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,5 +1,5 @@ { - "version": "5.0.3", + "version": "5.1.0", "description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.", "homepage": "https://grails.org", "license": "Apache-2.0", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://github.com/grails/grails-core/releases/download/v5.0.3/grails-5.0.3.zip", - "hash": "95f79a14d6e3ad8c7c35074b8b67dc0ba8a2edc6c46f5d1e10647cfad66547f7", - "extract_dir": "grails-5.0.3", + "url": "https://github.com/grails/grails-core/releases/download/v5.1.0/grails-5.1.0.zip", + "hash": "028299f9bad0eb9a81ffb7e0cb055e378374e08c8d05f6549c1ae97704341c14", + "extract_dir": "grails-5.1.0", "bin": "bin\\grails.bat", "env_set": { "GRAILS_HOME": "$dir"