Skip to content

Commit

Permalink
Merge pull request Homebrew#7393 from bdmorin/webhook
Browse files Browse the repository at this point in the history
Add webhook.app
  • Loading branch information
vitorgalvao committed Nov 17, 2014
2 parents 7c134f8 + 3b48489 commit 772a67e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Casks/webhook.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
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

0 comments on commit 772a67e

Please sign in to comment.