homebrew-cask/Casks/webhook.rb

11 lines
191 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'webhook' do
2014-11-17 13:43:29 +08:00
version :latest
sha256 :no_check
url 'http://dump.webhook.com/application/Webhook.dmg'
2015-04-02 13:41:50 +08:00
name 'Webhook'
2014-11-17 13:43:29 +08:00
homepage 'http://www.webhook.com/'
app 'Webhook.app'
end