diff --git a/Casks/spotify.rb b/Casks/spotify.rb index 054d70fd5f9..207931a1391 100644 --- a/Casks/spotify.rb +++ b/Casks/spotify.rb @@ -2,7 +2,8 @@ cask 'spotify' do version :latest sha256 :no_check - url 'https://download.spotify.com/Spotify.dmg' + # scdn.co was verified as official when first introduced to the cask + url 'https://download.scdn.co/Spotify.dmg' name 'Spotify' homepage 'https://www.spotify.com/'