grails: Update to version 5.1.6

This commit is contained in:
github-actions[bot] 2022-03-31 16:49:15 +00:00
parent 685c9047fb
commit fb8a90c5aa

View File

@ -1,14 +1,14 @@
{ {
"version": "5.1.5", "version": "5.1.6",
"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.5/grails-5.1.5.zip", "url": "https://github.com/grails/grails-core/releases/download/v5.1.6/grails-5.1.6.zip",
"hash": "6ef8d134a78909ab472ea9037acb886631cfb65b0853b99d2d6a8b2656817a9f", "hash": "1f873f36eea23a06912e5fee579d67627350839a7d72397fb5a7b1667978b7e2",
"extract_dir": "grails-5.1.5", "extract_dir": "grails-5.1.6",
"bin": "bin\\grails.bat", "bin": "bin\\grails.bat",
"env_set": { "env_set": {
"GRAILS_HOME": "$dir" "GRAILS_HOME": "$dir"