Update grails to version 3.3.0

This commit is contained in:
Richard Kuhnt 2017-07-26 16:00:39 +00:00
parent 99de4aea32
commit c5a9989bfc

View File

@ -1,10 +1,10 @@
{
"homepage": "https://grails.org/",
"version": "3.2.11",
"version": "3.3.0",
"license": "Apache 2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.2.11/grails-3.2.11.zip",
"hash": "5db6c1716712a67592603e9db37d2f319c29d81e84fb2a4d81ef044ab47d6ffd",
"extract_dir": "grails-3.2.11",
"url": "https://github.com/grails/grails-core/releases/download/v3.3.0/grails-3.3.0.zip",
"hash": "4f773c4ce9d6841cfa2b44b9917595af3ae5fb4dbaaac9699d4af0d401a56952",
"extract_dir": "grails-3.3.0",
"bin": [
"bin\\grails.bat"
],