mailmate.rb: fix vendor comment, update homepage to use SSL

This commit is contained in:
Victor Popkov 2016-03-20 22:18:03 +02:00 committed by Vítor Galvão
parent c6f353ab59
commit dc4f25f655
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ cask 'mailmate' do
version :latest version :latest
sha256 :no_check sha256 :no_check
# app.com is the official download host per the vendor homepage # mailmate-app.com was verified as official when first introduced to the cask
url 'http://dl.mailmate-app.com/MailMate.tbz' url 'http://dl.mailmate-app.com/MailMate.tbz'
name 'MailMate' name 'MailMate'
homepage 'http://freron.com/' homepage 'https://freron.com/'
license :commercial license :commercial
app 'MailMate.app' app 'MailMate.app'