grails: Update to version 3.3.13

This commit is contained in:
Richard Kuhnt 2021-07-01 12:00:37 +00:00
parent 038f98be0f
commit cc24543061

View File

@ -1,5 +1,5 @@
{ {
"version": "4.0.11", "version": "3.3.13",
"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",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/grails/grails-core/releases/download/v4.0.11/grails-4.0.11.zip", "url": "https://github.com/grails/grails-core/releases/download/v3.3.13/grails-3.3.13.zip",
"hash": "1c7a9439b48024f14833bce73a971074cf0be76481e35b54048442c5ac52f528", "hash": "928d67e431c408365e8e735bb5e7b96e110f4a707b8e5f9a22c8b9afe8946048",
"extract_dir": "grails-4.0.11", "extract_dir": "grails-3.3.13",
"bin": "bin\\grails.bat", "bin": "bin\\grails.bat",
"env_set": { "env_set": {
"GRAILS_HOME": "$dir" "GRAILS_HOME": "$dir"