Update grails to version 3.2.5

This commit is contained in:
Richard Kuhnt 2017-02-01 18:13:04 +01:00
parent 5457234250
commit d309b5a0dc

View File

@ -1,10 +1,10 @@
{
"homepage": "https://grails.org/",
"version": "3.1.15",
"version": "3.2.5",
"license": "Apache 2.0",
"url": "https://github.com/grails/grails-core/releases/download/v3.1.15/grails-3.1.15.zip",
"hash": "ebc9bcce6dcced9ef55d339aa78a9e439447d44b161f31a600c284d64904fd53",
"extract_dir": "grails-3.1.15",
"url": "https://github.com/grails/grails-core/releases/download/v3.2.5/grails-3.2.5.zip",
"hash": "43dc220d566a6f24a2a6d36616e63fc496499a0c95f0732a651fa81734b66793",
"extract_dir": "grails-3.2.5",
"bin": [
"bin\\grails.bat"
],