Skip to content

Commit

Permalink
ttytter 2.0.02
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Jul 30, 2012
1 parent f7ec6e3 commit 130d390
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/ttytter.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@


class Ttytter < ScriptFileFormula class Ttytter < ScriptFileFormula
homepage 'http://www.floodgap.com/software/ttytter/' homepage 'http://www.floodgap.com/software/ttytter/'
url 'http://www.floodgap.com/software/ttytter/dist2/2.0.01.txt' url 'http://www.floodgap.com/software/ttytter/dist2/2.0.02.txt'
md5 'd376174a7b04af1066fde9b8cadef972' sha1 '2fef9f67979584e1175eada166e3680b6c806492'


def install def install
bin.install '2.0.01.txt' => 'ttytter' bin.install '2.0.02.txt' => 'ttytter'
end end


def caveats; <<-EOS.undent def caveats; <<-EOS.undent
Expand Down

0 comments on commit 130d390

Please sign in to comment.