grails: Update to version 3.3.7

This commit is contained in:
Richard Kuhnt 2018-08-09 18:01:50 +00:00
parent f184ecbc43
commit 9b3227b920

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://grails.org/", "homepage": "https://grails.org/",
"version": "3.3.6", "version": "3.3.7",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.3.6/grails-3.3.6.zip", "url": "https://github.com/grails/grails-core/releases/download/v3.3.7/grails-3.3.7.zip",
"hash": "c7c7835495b15df7e3c299323d5e3b8745bb0b72cc2b928e805f5c7ac85f7960", "hash": "1d4bd4127fbfdc9c07465b85deecfec5c746fb97468df891823e5063909d764f",
"extract_dir": "grails-3.3.6", "extract_dir": "grails-3.3.7",
"bin": [ "bin": [
"bin\\grails.bat" "bin\\grails.bat"
], ],