Browse Source

update safari-technology-preview download url (#2190)

Previous download URL provided an out-of-date download. Current download page https://developer.apple.com/safari/download/ lists this new URL.
master
ptb 9 years ago
committed by Victor Popkov
parent
commit
7f8fe10731
  1. 2
      Casks/safari-technology-preview.rb

2
Casks/safari-technology-preview.rb

@ -2,7 +2,7 @@ cask 'safari-technology-preview' do
version :latest
sha256 :no_check
url 'https://secure-appldnld.apple.com/STP/SafariTechnologyPreview.dmg'
url 'http://appldnld.apple.com/STP/SafariTechnologyPreview.dmg'
name 'Safari Technology Preview'
homepage 'https://developer.apple.com/safari/technology-preview/'
license :gratis

Loading…
Cancel
Save