From f0f26427d0828131a28f94b7931a323728eaea9f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 23 Mar 2017 16:23:15 +0100 Subject: [PATCH] Update grails to version 3.2.8 --- grails.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/grails.json b/grails.json index d76c03879d..cda4cea360 100644 --- a/grails.json +++ b/grails.json @@ -1,10 +1,10 @@ { "homepage": "https://grails.org/", - "version": "3.2.7", + "version": "3.2.8", "license": "Apache 2.0", - "url": "https://github.com/grails/grails-core/releases/download/v3.2.7/grails-3.2.7.zip", - "hash": "781f19ab03578c5b045f40b0a37a225c9ab82445fad8e08f5e304789311cb5b3", - "extract_dir": "grails-3.2.7", + "url": "https://github.com/grails/grails-core/releases/download/v3.2.8/grails-3.2.8.zip", + "hash": "8412963af6b423e37ab075ad63db5f80d7da3191f4972db0bfc01d4937c70b65", + "extract_dir": "grails-3.2.8", "bin": [ "bin\\grails.bat" ],