aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorEalden Esto E. Escanan2012-02-18 07:45:06 +0800
committerAdam Vandenberg2012-02-17 19:06:28 -0800
commitf72311e75ed0438c910cb98a6b5d9e8378b7b0c9 (patch)
tree0005221c9a29f777485795fd3517b1c15e364f5f /Library/Formula
parentaf4298d96ee41055537d82728f07c3a205e6ea8b (diff)
downloadhomebrew-f72311e75ed0438c910cb98a6b5d9e8378b7b0c9.tar.bz2
Groovy 1.8.6
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 9b18cf488..9adf3718c 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.5.zip'
- md5 '0c8759563be35e26fcebff240de4ca21'
+ url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-1.8.6.zip'
+ md5 'e62d2f9c2c4d528b8a0eb49cdfb389ae'
def install
# Don't need Windows files.