Merge pull request #6640 from yegortimoschenko/leech

Add Leech cask
This commit is contained in:
Roland Walker 2014-10-13 19:00:19 -04:00
commit 8e461207fb
1 changed files with 10 additions and 0 deletions

10
Casks/leech.rb Normal file
View File

@ -0,0 +1,10 @@
class Leech < Cask
version :latest
sha256 :no_check
url 'http://manytricks.com/download/leech'
homepage 'http://manytricks.com/leech/'
license :commercial
app 'Leech.app'
end