File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,18 +39,18 @@ def pin_browsers():
39
39
40
40
pkg_archive (
41
41
name = "mac_edge" ,
42
- url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-92 .0.902.84 .pkg?platform=Mac&Consent=0&channel=Stable" ,
43
- sha256 = "1cb38e5d07392a3e4598e8644842e97e5583324c1c53df77f4c3c60fde726c2b " ,
42
+ url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-93 .0.961.38 .pkg?platform=Mac&Consent=0&channel=Stable" ,
43
+ sha256 = "446f3e46d3752fa423789fdf26dbbb37462d3c1211a921e7ba7febb97cb47d68 " ,
44
44
move = {
45
- "MicrosoftEdge-92 .0.902.84 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
45
+ "MicrosoftEdge-93 .0.961.38 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
46
46
},
47
47
build_file_content = "exports_files([\" Edge.app\" ])" ,
48
48
)
49
49
50
50
http_archive (
51
51
name = "mac_edgedriver" ,
52
- url = "https://msedgedriver.azureedge.net/92 .0.902.84 /edgedriver_mac64.zip" ,
53
- sha256 = "c4bd74dc6e1026f6cb6beaf8fa0ecc2e6208ac1e604460432d14e6de90b0dabe " ,
52
+ url = "https://msedgedriver.azureedge.net/93 .0.961.38 /edgedriver_mac64.zip" ,
53
+ sha256 = "fb374b7d4153f2f7bbb671b6b8ba982058dddf00c5fc7b9ef8988d7a5e847d82 " ,
54
54
build_file_content = "exports_files([\" msedgedriver\" ])" ,
55
55
)
56
56
You can’t perform that action at this time.
0 commit comments