Skip to content

Commit

Permalink
update to 1.1.8
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Tobias Steinhoff authored and adamv committed Nov 8, 2010
1 parent 27546a7 commit ddd5b5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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
Expand Down

0 comments on commit ddd5b5d

Please sign in to comment.