aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 f03dc5064..45b19fc70 100644
--- a/Library/Formula/grails.rb
+++ b/Library/Formula/grails.rb
@@ -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.3.8.zip'
- sha1 '2a8896220c97d3ab14829f73e16d7f58e5e156bf'
+ url 'http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.4.0.zip'
+ sha1 '8c92b7fc18540c34e266eace5a1e036fd3783efd'
def install
rm_f Dir["bin/*.bat", "bin/cygrails", "*.bat"]