aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ttytter.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ttytter.rb b/Library/Formula/ttytter.rb
index 03c3b4b71..870e49709 100644
--- a/Library/Formula/ttytter.rb
+++ b/Library/Formula/ttytter.rb
@@ -1,12 +1,12 @@
require 'formula'
class Ttytter < ScriptFileFormula
- url 'http://www.floodgap.com/software/ttytter/dist1/1.2.01.txt'
+ url 'http://www.floodgap.com/software/ttytter/dist1/1.2.02.txt'
homepage 'http://www.floodgap.com/software/ttytter/'
- md5 'eb7060467236c8ed4e758a7a88832234'
+ md5 '09a4748e2f00a79e2f84e37a42d56076'
def install
- bin.install '1.2.01.txt' => 'ttytter'
+ bin.install '1.2.02.txt' => 'ttytter'
end
def caveats; <<-EOS.undent