homebrew-cask/Casks/webhook.rb

12 lines
307 B
Ruby

cask 'webhook' do
version :latest
sha256 :no_check
url 'http://dump.webhook.com/application/Webhook.dmg'
name 'Webhook'
homepage 'http://www.webhook.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Webhook.app'
end