From 354c14c0ec933e7f02c03feadd333365a675db9f Mon Sep 17 00:00:00 2001 From: David Wolever Date: Thu, 12 Jan 2012 16:23:43 -0500 Subject: redo 0.10 Signed-off-by: Adam Vandenberg --- Library/Formula/redo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/redo.rb b/Library/Formula/redo.rb index 9566bce43..dfeddcf11 100644 --- a/Library/Formula/redo.rb +++ b/Library/Formula/redo.rb @@ -6,10 +6,10 @@ class RedoDocs < Formula end class Redo < Formula - version '0.06' + version '0.10' url "https://github.com/apenwarr/redo/zipball/redo-#{version}" homepage 'https://github.com/apenwarr/redo' - md5 '28c32ca00bb4d884e0d87c89808771a6' + md5 '69b31b105db347968ee9486342fb6c1d' def install ENV['PREFIX'] = prefix -- cgit v1.2.3