homebrew-cask/Casks/mention.rb

12 lines
315 B
Ruby

cask :v1 => 'mention' do
version :latest
sha256 :no_check
url 'https://en.mention.com/downloads/mac/mention.dmg'
name 'Mention'
homepage 'https://en.mention.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Mention.app'
end