Merge pull request #1978 from Jokester/add_welly

add Welly, a telnet BBS client
This commit is contained in:
Fernando Paredes 2013-12-07 09:16:23 -08:00
commit eb5ca8f562
1 changed files with 7 additions and 0 deletions

7
Casks/welly.rb Normal file
View File

@ -0,0 +1,7 @@
class Welly < Cask
url 'http://welly.googlecode.com/files/Welly.v2.7.fix.zip'
homepage 'https://code.google.com/p/welly/'
version '2.7+'
sha1 '9e391615f8f67e8d1048c47a3df19e03dd8126ed'
link 'Welly.app'
end