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 65a7a1039..cd4f3d8d2 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.4.0-beta-3.zip'
- sha1 'a797630fd6a8e9818fb9ae0de2a4085b1d1ec795'
- version '2.4.0-beta-3'
+ url 'http://dl.bintray.com/groovy/maven/groovy-binary-2.4.0-rc-1.zip'
+ sha1 '20427c947e263cd6d41ab7ace9be17046b18e20e'
+ version '2.4.0-rc-1'
end
def install