From 2c944478b02ccb994fa5c6356e91e3145f96d965 Mon Sep 17 00:00:00 2001 From: "Jan L. Choike" Date: Sun, 1 Feb 2015 12:59:19 -0500 Subject: [PATCH] Updated groovy.json for the groovy 2.4.0 release --- groovy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/groovy.json b/groovy.json index 8d0afb7d88..5a87ce5bf7 100644 --- a/groovy.json +++ b/groovy.json @@ -1,10 +1,10 @@ { "homepage": "http://groovy.codehaus.org/", - "version": "2.3.7", + "version": "2.4.0", "license": "Apache 2.0", - "url": "http://dl.bintray.com/groovy/maven/groovy-binary-2.3.7.zip", - "hash": "38d6faaf3cae78d91852ab1be8070a7a7c5d206bd172f2cd7c0bb131e23e2525", - "extract_dir": "groovy-2.3.7", + "url": "http://dl.bintray.com/groovy/maven/groovy-binary-2.4.0.zip", + "hash": "69a01bcce68295b185036c61d5a7dde27078ab1c3f7da488e9c1ef9ad0ca60f1", + "extract_dir": "groovy-2.4.0", "bin": [ "bin\\grape.bat", "bin\\groovy.bat",