aircall 1.3.0 and secure URLs (#29325)

This commit is contained in:
Viktor Szakats 2017-01-24 05:07:24 +01:00 committed by Miccal Matthews
parent 0b137d6f8d
commit 22a939ee9d
1 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
cask 'aircall' do
version '1.2.1'
sha256 'df416f8df0910d5d368b9de7cce05e3b78505b734f79eb489c7e58f6cfd0bc2d'
version '1.3.0'
sha256 '49c2aa6bbdd9c6c579545ab5f89dd83e57469040008452f500a735cae0c32d0d'
url "http://electron.aircall.io/download/#{version}/osx"
appcast 'http://electron.aircall.io/update/osx/1.1.0',
checkpoint: '925c9a8016d511c4e1290ab280143152f5d7871c3b1332a8cd5539eaca4541ec'
url "https://electron.aircall.io/download/#{version}/osx"
appcast 'https://electron.aircall.io/update/osx/1.1.0',
checkpoint: '43301a5ffe74fea9d4cf0271b110c80201e839a0af1b69c077057f3b192b898e'
name 'Aircall'
homepage 'https://aircall.io/'