grails: Update to version 5.0.1

This commit is contained in:
Richard Kuhnt 2021-11-03 21:00:34 +00:00
parent 18786df83e
commit 55c7258008

View File

@ -1,5 +1,5 @@
{
"version": "5.0.0",
"version": "5.0.1",
"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.0/grails-5.0.0.zip",
"hash": "78f85854439b9f8ef3df630578ebe3b0f7a34814d0bdd22ec8f183c1b465c543",
"extract_dir": "grails-5.0.0",
"url": "https://github.com/grails/grails-core/releases/download/v5.0.1/grails-5.0.1.zip",
"hash": "e5a1c7de474969165a134decb1d0f7c72cb366e6bedaf2b7ea0d2926c3975489",
"extract_dir": "grails-5.0.1",
"bin": "bin\\grails.bat",
"env_set": {
"GRAILS_HOME": "$dir"