grails: Update to version 4.0.2

This commit is contained in:
Richard Kuhnt 2020-02-21 19:01:50 +00:00
parent 7d74722ade
commit 22b9729c8e

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://grails.org/", "homepage": "https://grails.org/",
"description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.", "description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.",
"version": "3.3.11", "version": "4.0.2",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.3.11/grails-3.3.11.zip", "url": "https://github.com/grails/grails-core/releases/download/v4.0.2/grails-4.0.2.zip",
"hash": "d487b19e6270f8c6b1fc5bc05db337926d89ceee84d70078395a0d9c0b20268f", "hash": "897496c61b6d87fb61e5adf3d0ba27783cb779c4492930d1c8ad7e603bf9c267",
"extract_dir": "grails-3.3.11", "extract_dir": "grails-4.0.2",
"bin": "bin\\grails.bat", "bin": "bin\\grails.bat",
"env_set": { "env_set": {
"GRAILS_HOME": "$dir" "GRAILS_HOME": "$dir"