Update grails to version 3.3.1

This commit is contained in:
Richard Kuhnt 2017-09-22 17:01:53 +00:00
parent 5881bbae1b
commit 0ca64e15ff

View File

@ -1,10 +1,10 @@
{
"homepage": "https://grails.org/",
"version": "3.3.0",
"version": "3.3.1",
"license": "Apache 2.0",
"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",
"url": "https://github.com/grails/grails-core/releases/download/v3.3.1/grails-3.3.1.zip",
"hash": "a8e2b7f0e09de5b4069bad452ede486fb5487033104f2c5133871fc89fc19f51",
"extract_dir": "grails-3.3.1",
"bin": [
"bin\\grails.bat"
],