aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorFabio Napoleoni2013-03-19 13:21:45 +0100
committerAdam Vandenberg2013-03-19 07:24:59 -0700
commit4c99568092c6990b354dc4724e04c6e02a334ead (patch)
tree7573010bef514f3933705a05556c73debc41a661 /Library/Formula
parent4a2736a30ecc8ccc23ac50ebca30483069e491cf (diff)
downloadhomebrew-4c99568092c6990b354dc4724e04c6e02a334ead.tar.bz2
spring-roo 1.2.3
Closes #18585. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 1cb88031c..564205988 100644
--- a/Library/Formula/spring-roo.rb
+++ b/Library/Formula/spring-roo.rb
@@ -2,9 +2,9 @@ require 'formula'
class SpringRoo < Formula
homepage 'http://www.springsource.org/spring-roo'
- url 'http://s3.amazonaws.com/dist.springframework.org/release/ROO/spring-roo-1.2.2.RELEASE.zip'
- sha1 '1a1d27617d7029899dc96caa53b51a3b80d01d21'
- version '1.2.2'
+ url 'http://s3.amazonaws.com/dist.springframework.org/release/ROO/spring-roo-1.2.3.RELEASE.zip'
+ sha1 '5980d587647ca651f90ed67ebaf0ab67212f7ee1'
+ version '1.2.3'
def install
rm Dir["bin/*.bat"]