grails 3.0.9

Closes Homebrew/homebrew#45240.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Akira Koyasu 2015-10-22 14:12:27 +09:00 committed by Baptiste Fontaine
parent fb786e7f52
commit 16d5e5ac3c

View file

@ -1,8 +1,8 @@
class Grails < Formula
desc "Web application framework for the Groovy language"
homepage "https://grails.org"
url "https://github.com/grails/grails-core/releases/download/v3.0.7/grails-3.0.7.zip"
sha256 "d99b11e4a8fb1f5a155f1784f482316df96e63d094d5d083a62bc37905380800"
url "https://github.com/grails/grails-core/releases/download/v3.0.9/grails-3.0.9.zip"
sha256 "f1bfdec6efd45283c810e29be4433f134118344d2eabea870ae553fb66c864b1"
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]