From c61e7151783cd162928877c7ec8eee6031372ce7 Mon Sep 17 00:00:00 2001 From: Roman Romanchuk Date: Sun, 17 Feb 2013 00:17:21 +0100 Subject: Groovy 2.1.1 Closes #17894. Signed-off-by: Jack Nagel --- Library/Formula/groovy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/groovy.rb b/Library/Formula/groovy.rb index c5733bca5..736b874b8 100644 --- a/Library/Formula/groovy.rb +++ b/Library/Formula/groovy.rb @@ -2,8 +2,8 @@ require 'formula' class Groovy < Formula homepage 'http://groovy.codehaus.org/' - url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-2.1.0.zip' - sha1 'c54371b1ffed39986f2d2379fe6ff8f9ab9b71c2' + url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-2.1.1.zip' + sha1 '90a492ddcb58639a1b6aa2b2b500167ddb7cd388' def install # Don't need Windows files. -- cgit v1.2.3