multibrowser.rb: removed

This commit is contained in:
Vítor Galvão 2014-12-14 17:41:30 +00:00
parent 48b5523d2e
commit 8349003762
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
cask :v1 => 'multibrowser' do
version :latest
sha256 :no_check
# macupdate is the official download host per the vendor homepage
url 'https://www.macupdate.com/download/33861/MultiBrowser.dmg'
homepage 'https://sites.google.com/site/tesseractsoftware/multibrowser'
license :unknown # todo: improve this machine-generated value
app 'MultiBrowser.app'
caveats <<-EOS.undent
Warning: #{token} has been abandoned by its author, and the
vendor homepage is defunct. This Cask downloads an untrusted
copy from an alternative source.
EOS
end