ttytter 2.0.04
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b8095e5122
commit
c33886d194
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue