Spring Roo 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a6f7204c55
commit
cacc56493d
1 changed files with 3 additions and 3 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue