Grails 2.1.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Kazuki YAMAMOTO 2012-07-05 23:08:45 +09:00 committed by Adam Vandenberg
parent fc40bb6215
commit 181d7e95d4
1 changed files with 2 additions and 8 deletions

View File

@ -2,14 +2,8 @@ require 'formula'
class Grails < Formula
homepage 'http://grails.org'
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.0.4.zip'
sha1 '8a7a0edf83f1890f87bda5ee316e35cc608e2ebd'
devel do
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.1.0.RC3.zip'
version '2.1.0.RC3'
sha1 '5af59f6ba3c9363d8a233e97e6b6e70fc5715b3c'
end
url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.1.0.zip'
sha1 'c0c6272aa7a85ab7e69df28d601245a0b823c68f'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]