grails: Update to version 4.0.13

This commit is contained in:
Richard Kuhnt 2021-11-23 18:00:29 +00:00
parent b2e6a7d0ed
commit f2d32a8303

View File

@ -1,5 +1,5 @@
{
"version": "5.0.1",
"version": "4.0.13",
"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.1/grails-5.0.1.zip",
"hash": "e5a1c7de474969165a134decb1d0f7c72cb366e6bedaf2b7ea0d2926c3975489",
"extract_dir": "grails-5.0.1",
"url": "https://github.com/grails/grails-core/releases/download/v4.0.13/grails-4.0.13.zip",
"hash": "888feac9d5434630b12d4eb30a237155f000f22399e4fe859e07fc2f00f29865",
"extract_dir": "grails-4.0.13",
"bin": "bin\\grails.bat",
"env_set": {
"GRAILS_HOME": "$dir"