Update grails to version 3.3.3

This commit is contained in:
Richard Kuhnt 2018-03-07 21:01:49 +00:00
parent 48789f68cf
commit cbe05368c5

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://grails.org/", "homepage": "https://grails.org/",
"version": "3.2.12", "version": "3.3.3",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.2.12/grails-3.2.12.zip", "url": "https://github.com/grails/grails-core/releases/download/v3.3.3/grails-3.3.3.zip",
"hash": "a0768ed816938452e9972ab0a0dab4b18529acb7bbe81f1be75fd19e20c4f240", "hash": "514aa07db10cf530b283ac90e3e08938fea3eaaf8dfab9307c1cbc2b7768eb20",
"extract_dir": "grails-3.2.12", "extract_dir": "grails-3.3.3",
"bin": [ "bin": [
"bin\\grails.bat" "bin\\grails.bat"
], ],