aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDomingo Suarez Torres2012-07-26 11:49:23 -0500
committerAdam Vandenberg2012-07-26 09:56:21 -0700
commitaffc4c88ff92a8ff83b468fa8e5a9892e98a80e2 (patch)
tree3568085c66ea25ad960170d9e8348c23a6c9ce32 /Library/Formula
parent5dad54951811c4974184b3c9ea1c0ba5e7b57781 (diff)
downloadhomebrew-affc4c88ff92a8ff83b468fa8e5a9892e98a80e2.tar.bz2
Groovy 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 4b016e814..4157f29c1 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.0.0.zip'
- sha1 '6ae42581500e157759a56129d215c0a870cd2a4d'
+ url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-2.0.1.zip'
+ sha1 '8368651e4c96e2ab272d2a0623861c817d947316'
def install
# Don't need Windows files.