grails: Update to version 4.0.9

This commit is contained in:
Richard Kuhnt 2021-03-11 22:00:26 +00:00
parent 4af6e0770b
commit 5b8e4d58a6

View File

@ -1,5 +1,5 @@
{ {
"version": "4.0.8", "version": "4.0.9",
"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.8/grails-4.0.8.zip", "url": "https://github.com/grails/grails-core/releases/download/v4.0.9/grails-4.0.9.zip",
"hash": "e6954f38784435dd8355953ef666a2f91ef8e060ac58c2fad959f225f9071ffc", "hash": "42ac18d0a3e586db780b82ac01fdd7a97786eacc0c500eb41bed098c58cbd181",
"extract_dir": "grails-4.0.8", "extract_dir": "grails-4.0.9",
"bin": "bin\\grails.bat", "bin": "bin\\grails.bat",
"env_set": { "env_set": {
"GRAILS_HOME": "$dir" "GRAILS_HOME": "$dir"