homebrew-cask-versions/Casks/webhook.rb
2014-11-17 10:44:54 -06:00

10 lines
196 B
Ruby

class Webhook < Cask
version :latest
sha256 :no_check
url 'http://dump.webhook.com/application/Webhook.dmg'
homepage 'http://www.webhook.com/'
license :unknown
app 'Webhook.app'
end