From 5aa96eec0821d02abdff2e7f313e39176aa840d5 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 22 Oct 2012 11:27:40 -0500 Subject: ttytter 2.0.04 Signed-off-by: Adam Vandenberg --- Library/Formula/ttytter.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ttytter.rb b/Library/Formula/ttytter.rb index 3d4649f23..ff27e1d12 100644 --- a/Library/Formula/ttytter.rb +++ b/Library/Formula/ttytter.rb @@ -2,11 +2,11 @@ require 'formula' class Ttytter < ScriptFileFormula homepage 'http://www.floodgap.com/software/ttytter/' - url 'http://www.floodgap.com/software/ttytter/dist2/2.0.03.txt' - sha1 'ddffb936b08cf3fa67fc121fb258a6f4e088fd2f' + url 'http://www.floodgap.com/software/ttytter/dist2/2.0.04.txt' + sha1 'bbd2cca7430d339a53aa71a80fd9521e2932be5e' def install - bin.install '2.0.03.txt' => 'ttytter' + bin.install '2.0.04.txt' => 'ttytter' end def caveats; <<-EOS.undent -- cgit v1.2.3