grails 2.1.2

Closes Homebrew/homebrew#16422.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Kazuki YAMAMOTO 2012-12-06 00:20:06 +09:00 committed by Adam Vandenberg
parent 2658b65933
commit d54d90b591
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.1.1.zip'
sha1 '1beaa46a00ddd11c8c090c926e2f54af85530cc1'
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.1.2.zip'
sha1 '03f57923ffef2ed67e1e3729204ef76e6aaa101e'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]