Update to groovy-1.7.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c989041690
commit
9942974c74
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Groovy <Formula
|
||||
url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-1.7.2.zip'
|
||||
md5 'e45acf74926681fa0e335d19a8e7dbd2'
|
||||
url 'http://dist.groovy.codehaus.org/distributions/groovy-binary-1.7.3.zip'
|
||||
md5 '4ae4c7c2620c0610b1fe2aa24a6776e2'
|
||||
homepage 'http://groovy.codehaus.org/'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue