From cab2d9b9fb81854505f3a140479a43fc93b7c07b Mon Sep 17 00:00:00 2001 From: suschizu Date: Wed, 1 Jul 2020 16:58:43 +0200 Subject: [PATCH] Update sipgate-softphone (#85232) Co-authored-by: CoreCode --- Casks/sipgate-softphone.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/sipgate-softphone.rb b/Casks/sipgate-softphone.rb index 182fd62df4a..189dc849fd2 100644 --- a/Casks/sipgate-softphone.rb +++ b/Casks/sipgate-softphone.rb @@ -1,9 +1,9 @@ cask 'sipgate-softphone' do version '1.9.16' - sha256 'fa938c5475cfcec00dce8778ffa1e2048922a81f4e4f11d053581b9dd3b742f6' + sha256 '047dd79849c1f227fccd67b2e5ecf217c475ea3cec24c881cf9e2737c7308842' - # sipgate-desktop-app.s3.eu-central-1.amazonaws.com was verified as official when first introduced to the cask - url 'https://sipgate-desktop-app.s3.eu-central-1.amazonaws.com/sipgate-softphone.dmg' + # sipgate-desktop-app-dev.s3.amazonaws.com/ was verified as official when first introduced to the cask + url "https://sipgate-desktop-app-dev.s3.amazonaws.com/sipgate-softphone-#{version}.dmg" appcast 'https://sipgate-desktop-app-dev.s3.amazonaws.com/latest-mac.yml' name 'sipgate softphone' homepage 'https://www.sipgateteam.de/softphone'