homebrew-cask/Casks/leech.rb

16 lines
421 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'leech' do
2016-04-15 04:53:06 +08:00
version '3.0'
sha256 'd19b25a52180a62d4f50d6fddab15b4ac8dba565ad2a685b03e8aacaf6416e12'
url 'http://manytricks.com/download/leech'
appcast 'https://manytricks.com/leech/appcast.xml',
2016-04-15 04:53:06 +08:00
checkpoint: 'ca5e473eb98ee7850dc118636de64c9946a0373236fe78e7433d3aef0b0ae77d'
name 'Leech'
homepage 'https://manytricks.com/leech/'
license :commercial
2016-02-11 23:34:02 +08:00
auto_updates true
app 'Leech.app'
end