grails: Update to version 5.0.3

This commit is contained in:
github-actions[bot] 2021-12-15 00:32:17 +00:00
parent bc9f9e8c6d
commit 6cf98a640e

View File

@ -1,5 +1,5 @@
{
"version": "5.0.2",
"version": "5.0.3",
"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",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://github.com/grails/grails-core/releases/download/v5.0.2/grails-5.0.2.zip",
"hash": "7ab83eae780db077724fc69425d43429f1af627a2ca83ddb527b4b79bfe88dd5",
"extract_dir": "grails-5.0.2",
"url": "https://github.com/grails/grails-core/releases/download/v5.0.3/grails-5.0.3.zip",
"hash": "95f79a14d6e3ad8c7c35074b8b67dc0ba8a2edc6c46f5d1e10647cfad66547f7",
"extract_dir": "grails-5.0.3",
"bin": "bin\\grails.bat",
"env_set": {
"GRAILS_HOME": "$dir"