grails 2.0.1

Closes Homebrew/homebrew#10186.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Ian Hill 2012-02-15 09:27:23 +10:00 committed by Jack Nagel
parent 8f334470f3
commit 243f30cade
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.0.zip'
md5 '9d18e2b3bbb4ed249ff1fad1f4b11311'
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.0.1.zip'
md5 '1c8118e320476b792ac2d0224bdbfa8b'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]