grails: Update to version 4.0.11

This commit is contained in:
Richard Kuhnt 2021-06-24 21:00:26 +00:00
parent 0f9c45da41
commit 8270c1c45d

View File

@ -1,5 +1,5 @@
{ {
"version": "4.0.10", "version": "4.0.11",
"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.",
"homepage": "https://grails.org", "homepage": "https://grails.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/grails/grails-core/releases/download/v4.0.10/grails-4.0.10.zip", "url": "https://github.com/grails/grails-core/releases/download/v4.0.11/grails-4.0.11.zip",
"hash": "f08ba158db1a3c3a26919c1f1c435978f159fd6c6709522d22cd8dae123213d8", "hash": "1c7a9439b48024f14833bce73a971074cf0be76481e35b54048442c5ac52f528",
"extract_dir": "grails-4.0.10", "extract_dir": "grails-4.0.11",
"bin": "bin\\grails.bat", "bin": "bin\\grails.bat",
"env_set": { "env_set": {
"GRAILS_HOME": "$dir" "GRAILS_HOME": "$dir"