grails: Update to version 4.0.10

This commit is contained in:
Richard Kuhnt 2021-04-08 11:01:12 +00:00
parent d311c7a1d5
commit fade8b958c

View File

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