aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAnthony Scotti2013-04-18 21:05:06 -0400
committerAdam Vandenberg2013-04-18 18:18:33 -0700
commitfd043d583bb0674e82f23e2edb4819544a1314ce (patch)
treeb124933420f643920046f9d8de7dd590851a7d2f /Library
parente82a5ce145f6e22dd0cd3c3ca2861e4c5585036f (diff)
downloadhomebrew-fd043d583bb0674e82f23e2edb4819544a1314ce.tar.bz2
Groovy 2.1.3
Closes #19294. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 736b874b8..85617d76f 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.1.zip'
- sha1 '90a492ddcb58639a1b6aa2b2b500167ddb7cd388'
+ url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-2.1.3.zip'
+ sha1 'fa41789263ca6c7af145a3e5f568f264b4fd7a12'
def install
# Don't need Windows files.