Skip to content

Commit e0ed4e0

Browse files
authored
Update Safari Technology Preview to 103 (#22475)
Version as reported by safaridriver --version: Included with Safari Technology Preview (Release 103, 15610.1.7.3.2) Source: https://developer.apple.com/safari/download/ Build: https://dev.azure.com/foolip/safari-technology-preview-updater/_build/results?buildId=1595&view=logs
1 parent a11782a commit e0ed4e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/ci/azure/safari-technology-preview.rb

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
cask 'safari-technology-preview' do
22
if MacOS.version <= :mojave
3-
version '102,061-84687-20200304-286a8fe8-5a00-41ba-9dba-2c42e047ffb1'
4-
sha256 '2e048fec4a470f5b5d9cffc359ba967bee02cf3cf121e5ea16812077adc5ba60'
3+
version '103,061-90754-20200325-37467264-9c34-454c-be4a-1cb87e93c62c'
4+
sha256 'f2175a2ca69152b6c1067d47b56d464b0ba0c71323a76137b488a8088a25f44c'
55
else
6-
version '102,061-84666-20200304-c2d165f2-2aec-41b2-86ef-0a9407608e2c'
7-
sha256 'ef9e9ea8990bb63936216fcdf93720b854366d158cad3daf5b812f841f7b5d99'
6+
version '103,061-90752-20200325-cc5192c4-619a-45b4-83b5-70a1bed8c912'
7+
sha256 '846f2c9e7ebcc293f01ea36c8e1184e2d1bfb985eb3a590fc7c730c40e10a4b6'
88
end
99

1010
url "https://secure-appldnld.apple.com/STP/#{version.after_comma}/SafariTechnologyPreview.dmg"

0 commit comments

Comments
 (0)