grails 2.2.3

Closes Homebrew/homebrew#20703.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Stefan Glase 2013-06-23 15:21:44 +02:00 committed by Adam Vandenberg
parent dcf464636f
commit 1efd28d270

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.2.2.zip'
sha1 '09a0ee9791cd679203016022d20ce7163a5465b1'
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.2.3.zip'
sha1 '55c18cd7fe3128648c5928cd60c562b5a0abdcf8'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]