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 b46a0833f..f3b5abe15 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.8.0.zip'
- sha1 'e343d18b6fe241f18533ee8b77945e7a380778bd'
+ url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-1.8.1.zip'
+ sha1 'd2293d9ae5a418550ab6d9f70934cce49970fd3c'
def install
rm_f Dir["bin/*.bat"]