aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorLaurent Gaches2011-02-17 14:12:04 +0100
committerAdam Vandenberg2011-02-17 08:07:47 -0800
commit722e3603d512a857f0b9e61d8c8f9d978ce44e4d (patch)
tree0f829a4e6d4f093bf18ce35a3d07b000d6b11c31 /Library
parentea2638540bc3190b9a6e23115a5903fb0064aab7 (diff)
downloadhomebrew-722e3603d512a857f0b9e61d8c8f9d978ce44e4d.tar.bz2
Updated Formula grails 1.3.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/grails.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/grails.rb b/Library/Formula/grails.rb
index ef4396979..5c971d790 100644
--- a/Library/Formula/grails.rb
+++ b/Library/Formula/grails.rb
@@ -1,9 +1,9 @@
require 'formula'
class Grails <Formula
- url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-1.3.6.zip'
+ url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-1.3.7.zip'
homepage 'http://grails.org'
- md5 '56fc68a118ca9c65e2c4391c3226a120'
+ md5 'ea7cbfecdcf30c861f8faa8552ce3b46'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]