groovy 2.4.0-beta-3 (devel)

Closes Homebrew/homebrew#32043.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
seanjreilly 2014-09-02 15:29:10 +01:00 committed by Mike McQuaid
parent 92b033c2fd
commit b93c155b84
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.4.0-beta-2.zip'
sha1 'b8f6447e50db0838fc926be401c6ea27ea50cbe9'
version '2.4.0-beta-2'
url 'http://dl.bintray.com/groovy/maven/groovy-binary-2.4.0-beta-3.zip'
sha1 'a797630fd6a8e9818fb9ae0de2a4085b1d1ec795'
version '2.4.0-beta-3'
end
def install