From cea8183ef4bc9b12c242b6b48d2217be39232f3d Mon Sep 17 00:00:00 2001 From: Robert Blair <12276457+robertleeblairjr@users.noreply.github.com> Date: Wed, 15 Apr 2020 10:42:25 -0500 Subject: [PATCH] Update skype from 8.58.0.93 to 8.59.0.77 (#80713) --- Casks/skype.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/skype.rb b/Casks/skype.rb index 17a92e2b196..8943224e6c4 100644 --- a/Casks/skype.rb +++ b/Casks/skype.rb @@ -1,10 +1,10 @@ cask 'skype' do - version '8.58.0.93' - sha256 '42adbef35c2f125351c482004372f71fa2bd628bde744f617a39963b0ffaaa59' + version '8.59.0.77' + sha256 'c6cb1ce6fc29533f2bdc2a9e494d91068ce7b18590126dc9af4c1fb20dae3068' # endpoint920510.azureedge.net/s4l/s4l/download/mac was verified as official when first introduced to the cask url "https://endpoint920510.azureedge.net/s4l/s4l/download/mac/Skype-#{version}.dmg" - appcast 'https://get.skype.com/s4l-update?version&os=mac&ring=production&app=s4l' + appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://go.skype.com/mac.download' name 'Skype' homepage 'https://www.skype.com/'