Update grails to version 3.1.15

This commit is contained in:
Richard Kuhnt 2017-01-21 18:56:48 +01:00
parent e8211d0a67
commit 45363b253e

View File

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