Grails 2.0.3

Closes Homebrew/homebrew#11422.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Danilo Tuler 2012-04-03 14:14:15 -03:00 committed by Jack Nagel
parent dad02d0181
commit 9fd8bb57c0
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Grails < Formula
homepage 'http://grails.org'
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.0.2.zip'
md5 'a5ee581c51d915422fbbb91db8ea1a85'
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.0.3.zip'
md5 '8dc07280d757567006d780cdf7722e44'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]