grails: Update to version 5.2.2

This commit is contained in:
github-actions[bot] 2022-08-02 20:30:52 +00:00
parent 738654aec0
commit 71c2b7e092

View File

@ -1,14 +1,14 @@
{ {
"version": "5.1.9", "version": "5.2.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",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/grails/grails-core/releases/download/v5.1.9/grails-5.1.9.zip", "url": "https://github.com/grails/grails-core/releases/download/v5.2.2/grails-5.2.2.zip",
"hash": "80e0b58f01686acc530215e85ff31b979b8bd69e8d8d7723a73eed77c0d95259", "hash": "821596a00c9226c8989a9768159210ac7495ee43907b490342b38dc20a853336",
"extract_dir": "grails-5.1.9", "extract_dir": "grails-5.2.2",
"bin": "bin\\grails.bat", "bin": "bin\\grails.bat",
"env_set": { "env_set": {
"GRAILS_HOME": "$dir" "GRAILS_HOME": "$dir"