groovy 2.4.0-rc-1 (devel)

Closes Homebrew/homebrew#35263.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Sean Reilly 2014-12-25 16:55:11 -06:00 committed by Mike McQuaid
parent 22586b0ec8
commit 889cb82d50

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