grails 2.4.3

Closes Homebrew/homebrew#31283.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Danny Casady 2014-08-01 16:15:30 -05:00 committed by Jack Nagel
parent 5b25ee0840
commit e3fab81a39

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.4.2.zip'
sha1 '7ca880423826f5714a0fefe1343990bff0057df5'
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.4.3.zip'
sha1 '729cc9f2493960c3a644f29208d3b8a8f31275be'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]