aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/groovy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/groovy.rb b/Library/Formula/groovy.rb
index a2420e69e..c6902d916 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-1.7.10.zip'
- sha1 '1d869e4ebb822ba5c74d7b06a5c61b94bfc1538b'
+ url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-1.8.0.zip'
+ sha1 'e343d18b6fe241f18533ee8b77945e7a380778bd'
def install
rm_f Dir["bin/*.bat"]