grails: Update to version 5.0.2

This commit is contained in:
Richard Kuhnt 2021-11-26 12:01:48 +00:00
parent e80ed6fa01
commit d0bf009503

View File

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