homebrew-cask/Casks/mention.rb

11 lines
298 B
Ruby

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