homebrew-cask/Casks/webhook.rb

11 lines
248 B
Ruby

cask :v1 => 'webhook' do
version :latest
sha256 :no_check
url 'http://dump.webhook.com/application/Webhook.dmg'
homepage 'http://www.webhook.com/'
license :unknown # todo: improve this machine-generated value
app 'Webhook.app'
end