From b65030fcaff371ca5332a473fde7ba64094125e1 Mon Sep 17 00:00:00 2001 From: Daniel Geske Date: Fri, 23 Dec 2011 16:30:44 -0500 Subject: Spring Roo 1.2.0 Signed-off-by: Adam Vandenberg --- Library/Formula/spring-roo.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/spring-roo.rb b/Library/Formula/spring-roo.rb index 6a850a813..110f56898 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.5.RELEASE.zip' - version '1.1.5' + url 'http://s3.amazonaws.com/dist.springframework.org/release/ROO/spring-roo-1.2.0.RELEASE.zip' + version '1.2.0' homepage 'http://www.springsource.org/spring-roo' - md5 '926c08e39ab8cefb935027ccae6d2285' + sha1 '3fa1fccd9e69d3b5c83f5bb70f1f3d852178d400' def install rm Dir["bin/*.bat"] -- cgit v1.2.3