grails: Update to version 5.3.4

This commit is contained in:
github-actions[bot] 2023-12-03 00:32:44 +00:00
parent 4f87dd8378
commit da7f81dc84

View File

@ -1,14 +1,14 @@
{ {
"version": "6.1.0", "version": "5.3.4",
"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",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/grails/grails-core/releases/download/v6.1.0/grails-6.1.0.zip", "url": "https://github.com/grails/grails-core/releases/download/v5.3.4/grails-5.3.4.zip",
"hash": "bfe0002035910200579a15f605e7048a8e2ce5d540efb2be63271963593dbaf8", "hash": "9adc41f3063c957b79d1bfb58828a7e58576c2ea69fa6da2f30d30331765ff0d",
"extract_dir": "grails-6.1.0", "extract_dir": "grails-5.3.4",
"bin": "bin\\grails.bat", "bin": "bin\\grails.bat",
"env_set": { "env_set": {
"GRAILS_HOME": "$dir" "GRAILS_HOME": "$dir"