use HTTPS url in chronomate.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:20 -04:00
parent 316e381732
commit 0227ace482
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Chronomate < Cask
url 'http://studio-qb.com/sites/studio-qb.com/files/releases/chronomate_0.9.2.dmg'
url 'https://studio-qb.com/sites/studio-qb.com/files/releases/chronomate_0.9.2.dmg'
appcast 'http://chronomateapp.com/update'
homepage 'http://chronomateapp.com/'
version '0.9.2'