aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorlarsmoil2011-03-07 19:45:53 +0100
committerAdam Vandenberg2011-03-07 10:54:56 -0800
commit346c8c0662ee994ffa8cdeeb4b877c5b6cf774ed (patch)
tree11d5559c88424c893b68d1fdd2cd12ea0dbca25c /Library
parentca12440959d22c8b78bb8db7f64602a8c8c46de1 (diff)
downloadhomebrew-346c8c0662ee994ffa8cdeeb4b877c5b6cf774ed.tar.bz2
Spring Roo version 1.1.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/spring-roo.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/spring-roo.rb b/Library/Formula/spring-roo.rb
index fe5b53057..d79b65ba8 100644
--- a/Library/Formula/spring-roo.rb
+++ b/Library/Formula/spring-roo.rb
@@ -1,10 +1,10 @@
require 'formula'
class SpringRoo <Formula
- url 'http://s3.amazonaws.com/dist.springframework.org/release/ROO/spring-roo-1.1.1.RELEASE.zip'
- version '1.1.1'
+ url 'http://s3.amazonaws.com/dist.springframework.org/release/ROO/spring-roo-1.1.2.RELEASE.zip'
+ version '1.1.2'
homepage 'http://www.springsource.org/roo'
- md5 '8ce9ae41d2249602f1351203cf58ae97'
+ md5 '41ee8991009ecd1f7ce16b9adb7aaadb'
def install
rm_f Dir["bin/*.bat"]