Spring Roo 1.2.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Daniel Geske 2011-12-23 16:30:44 -05:00 committed by Adam Vandenberg
parent a6f7204c55
commit cacc56493d

View file

@ -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"]