Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Update safari-technology-preview to r23 #3297

Merged
merged 1 commit into from
Feb 13, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update safari-technology-preview to r23
  • Loading branch information
Thomas Parisot authored Feb 13, 2017
commit 4811ad53342daa4c3dc803239112319083c45b5b
2 changes: 1 addition & 1 deletion Casks/safari-technology-preview.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
if MacOS.version <= :el_capitan
url 'http://appldnld.apple.com/STP/031-81900-20160926-E7046BDA-8434-11E6-83C5-ADC333D2D062/SafariTechnologyPreview.dmg'
else
url 'https://secure-appldnld.apple.com/STP/031-95977-20170111-2BE113BA-E6C0-11E6-8F82-EDF6D45B5B9D/SafariTechnologyPreview.dmg'
url 'https://secure-appldnld.apple.com/STP/031-98194-20170208-718B1142-D9F2-11E6-9947-B4F4B59B175E/SafariTechnologyPreview.dmg'
end
name 'Safari Technology Preview'
homepage 'https://developer.apple.com/safari/download/'
Expand Down