aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/groovy.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/groovy.rb b/Library/Formula/groovy.rb
index 40083aeb7..d8be2f054 100644
--- a/Library/Formula/groovy.rb
+++ b/Library/Formula/groovy.rb
@@ -8,9 +8,9 @@ class Groovy < Formula
option 'invokedynamic', "Install the InvokeDynamic version of Groovy (only works with Java 1.7+)"
devel do
- url 'http://dl.bintray.com/groovy/maven/groovy-binary-2.3.0-rc-2.zip'
- sha1 '075c57f02663956662f52bc46c7964c536f42b1f'
- version '2.3.0-rc-2'
+ url 'http://dl.bintray.com/groovy/maven/groovy-binary-2.3.0-rc-4.zip'
+ sha1 'a7203db72724bb8188ec0c3ab8c941b7364f1445'
+ version '2.3.0-rc-4'
end
def install