aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorTobias Steinhoff2010-11-08 13:12:07 +0100
committerAdam Vandenberg2010-11-08 08:44:24 -0800
commitddd5b5dd52a8bc339f6eec6011738586fd4ac09d (patch)
tree1a1542d14de01eaeefec5034d55c3ef7ee4a49fc /Library
parent27546a732bb80de76204a36967075d1349a9ab68 (diff)
downloadhomebrew-ddd5b5dd52a8bc339f6eec6011738586fd4ac09d.tar.bz2
update to 1.1.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 6731863b7..abe80ff26 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.1.07.txt'
+ url 'http://www.floodgap.com/software/ttytter/dist1/1.1.08.txt'
homepage 'http://www.floodgap.com/software/ttytter/'
- md5 '9fcd4ac9744af57d48e9e730745d47ba'
+ md5 '69d158676c0324a4cb86ac6698185053'
def install
- bin.install '1.1.07.txt' => 'ttytter'
+ bin.install '1.1.08.txt' => 'ttytter'
end
def caveats; <<-EOS.undent