grails: Update to version 3.3.14

This commit is contained in:
Richard Kuhnt 2021-07-02 15:00:24 +00:00
parent e1348a9e6f
commit cb5139811f

View File

@ -1,5 +1,5 @@
{
"version": "3.3.13",
"version": "3.3.14",
"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/v3.3.13/grails-3.3.13.zip",
"hash": "928d67e431c408365e8e735bb5e7b96e110f4a707b8e5f9a22c8b9afe8946048",
"extract_dir": "grails-3.3.13",
"url": "https://github.com/grails/grails-core/releases/download/v3.3.14/grails-3.3.14.zip",
"hash": "e5dd04758202168e4fc7c543682f7a711112e75634de45cafa6b65922370c459",
"extract_dir": "grails-3.3.14",
"bin": "bin\\grails.bat",
"env_set": {
"GRAILS_HOME": "$dir"