Groovy 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
be74ca2160
commit
cfafb871b6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Groovy < Formula
|
||||
homepage 'http://groovy.codehaus.org/'
|
||||
url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-2.0.0.zip'
|
||||
sha1 '6ae42581500e157759a56129d215c0a870cd2a4d'
|
||||
url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-2.0.1.zip'
|
||||
sha1 '8368651e4c96e2ab272d2a0623861c817d947316'
|
||||
|
||||
def install
|
||||
# Don't need Windows files.
|
||||
|
|
Loading…
Reference in a new issue