Merge pull request #6350 from loopj/mention

Add support for Mention app
This commit is contained in:
Vítor Galvão 2014-09-27 04:17:36 +01:00
commit 4df8afc30e
1 changed files with 9 additions and 0 deletions

9
Casks/mention.rb Normal file
View File

@ -0,0 +1,9 @@
class Mention < Cask
version :latest
sha256 :no_check
url 'https://en.mention.com/downloads/mac/mention.dmg'
homepage 'https://en.mention.com/'
app 'Mention.app'
end