From e83974874bb5ba48d9d957802eda67adc1fde813 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Aug 2018 05:00:18 +0000 Subject: [PATCH] groovy: Update to version 2.5.2 --- groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/groovy.json b/groovy.json index c2b19d4d74..eccd9ab22c 100644 --- a/groovy.json +++ b/groovy.json @@ -1,10 +1,10 @@ { "homepage": "http://www.groovy-lang.org/", - "version": "2.5.1", + "version": "2.5.2", "license": "Apache-2.0", - "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.1.zip", - "hash": "7a7c1215620047f36ae66c8ca396864aa602cc90f7238851cd8714acb41418ff", - "extract_dir": "groovy-2.5.1", + "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.2.zip", + "hash": "495f96f1be35ef838abb5f1c10fc6f642460cacd94c7095eb3a9f1fbf62b282e", + "extract_dir": "groovy-2.5.2", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",