grails: Update to version 5.1.9

This commit is contained in:
github-actions[bot] 2022-07-18 08:30:10 +00:00
parent f4c72e25f1
commit fae811afe6

View File

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