From da7f9c1e5bf2bdd1084eaf3aa3d77ca30f70757b Mon Sep 17 00:00:00 2001 From: Victor Popkov Date: Mon, 7 Mar 2016 20:16:33 +0200 Subject: [PATCH] time-relic.rb: fix vendor comment, update homepage to use SSL --- Casks/time-relic.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/time-relic.rb b/Casks/time-relic.rb index 4f74c0806b3..90ce6bc6eca 100644 --- a/Casks/time-relic.rb +++ b/Casks/time-relic.rb @@ -2,12 +2,12 @@ cask 'time-relic' do version '2.1.0' sha256 '95d881617a83e3e9787c06608fa56191151522f4f0224f09ce8300db32f73c48' - # amazonaws.com is the official download host per the vendor homepage + # timerelic-download.s3.amazonaws.com was verified as official when first introduced to the cask url 'https://timerelic-download.s3.amazonaws.com/Time%20Relic.app.zip' appcast 'https://timerelic-download.s3.amazonaws.com/appcast.xml', checkpoint: '21916a631a669e1c56ac746c79f24bf4ec084fd12d2d4f8bdd490b897841c40e' name 'Time Relic' - homepage 'http://timerelic.com/' + homepage 'https://timerelic.com/' license :gratis app 'Time Relic.app'