homebrew-cask/Casks/webhook.rb

11 lines
297 B
Ruby
Raw Normal View History

2014-11-19 23:35:15 +08:00
cask :v1 => 'webhook' do
2014-11-17 13:43:29 +08:00
version :latest
sha256 :no_check
url 'http://dump.webhook.com/application/Webhook.dmg'
homepage 'http://www.webhook.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-11-17 13:43:29 +08:00
app 'Webhook.app'
end