homebrew-cask-versions/Casks/webhook.rb
2014-12-10 08:51:16 -05:00

10 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