grails: Update to version 3.3.11

This commit is contained in:
Richard Kuhnt 2019-10-15 19:01:12 +00:00
parent 8c71d99e7c
commit 080bdfe236

View File

@ -1,11 +1,11 @@
{
"homepage": "https://grails.org/",
"description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.",
"version": "4.0.1",
"version": "3.3.11",
"license": "Apache-2.0",
"url": "https://github.com/grails/grails-core/releases/download/v4.0.1/grails-4.0.1.zip",
"hash": "451ce38ddf2d19c396f5495629084e05c72c77db6a1a8e34b99b9aea70fff345",
"extract_dir": "grails-4.0.1",
"url": "https://github.com/grails/grails-core/releases/download/v3.3.11/grails-3.3.11.zip",
"hash": "d487b19e6270f8c6b1fc5bc05db337926d89ceee84d70078395a0d9c0b20268f",
"extract_dir": "grails-3.3.11",
"bin": "bin\\grails.bat",
"env_set": {
"GRAILS_HOME": "$dir"