Merge pull request #5550 from lucashorton/textsoap

Add TextSoap.app
This commit is contained in:
Fernando Paredes 2014-07-29 15:04:16 -07:00
commit 4de1b126f8
1 changed files with 9 additions and 0 deletions

9
Casks/textsoap.rb Normal file
View File

@ -0,0 +1,9 @@
class Textsoap < Cask
version 'latest'
sha256 :no_check
url 'http://unmarked.s3.amazonaws.com/textsoap7.zip'
homepage 'http://www.unmarked.com/textsoap/'
link 'textsoap7.app', :target => 'TextSoap.app'
end