From 50175d301804afc88c0e8d0ef3ea8c790fa3e0b3 Mon Sep 17 00:00:00 2001 From: "Jan L. Choike" Date: Fri, 24 Apr 2015 07:20:34 -0400 Subject: [PATCH] Updated groovy for 2.4.3 release --- groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/groovy.json b/groovy.json index 5a87ce5bf7..239f0a3f40 100644 --- a/groovy.json +++ b/groovy.json @@ -1,10 +1,10 @@ { "homepage": "http://groovy.codehaus.org/", - "version": "2.4.0", + "version": "2.4.3", "license": "Apache 2.0", - "url": "http://dl.bintray.com/groovy/maven/groovy-binary-2.4.0.zip", - "hash": "69a01bcce68295b185036c61d5a7dde27078ab1c3f7da488e9c1ef9ad0ca60f1", - "extract_dir": "groovy-2.4.0", + "url": "http://dl.bintray.com/groovy/maven/groovy-binary-2.4.3.zip", + "hash": "b0c11d2ca5003956f1393138282a6e802af8c0033c5afdc8dc3af1e512e1dbe1", + "extract_dir": "groovy-2.4.3", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",