Update Formula: spring-roo to 1.1.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Hon Weng Chong 2010-11-05 09:53:32 +11:00 committed by Adam Vandenberg
parent 3bfaa9def9
commit ffcdee1310
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class SpringRoo <Formula
url 'http://s3.amazonaws.com/dist.springframework.org/release/ROO/spring-roo-1.0.2.RELEASE.zip'
version '1.0.2'
url 'http://s3.amazonaws.com/dist.springframework.org/release/ROO/spring-roo-1.1.0.RELEASE.zip'
version '1.1.0'
homepage 'http://www.springsource.org/roo'
md5 '31d4444700311b14388a29139f4ea9bc'
md5 '691247051da50df9b8dbd6b91ccd11a7'
def install
inreplace 'bin/roo.sh', '$ROO_HOME/lib', '$ROO_HOME/java/lib'