groovy --devel 2.3.0-rc-4

Closes Homebrew/homebrew#28923.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
asaph 2014-05-01 14:34:12 -07:00 committed by Adam Vandenberg
parent e1971f0b87
commit f2976cb7d7
1 changed files with 3 additions and 3 deletions

View File

@ -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