Skip to content

Commit 249e291

Browse files
authored
[dotnet][rb][java][js][py] Automated Browser Version Update (#13537)
Update pinned browser versions Co-authored-by: Selenium CI Bot <[email protected]>
1 parent 57540d1 commit 249e291

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

common/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ exports_files(
9696

9797
pkg_archive(
9898
name = "mac_edge",
99-
url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/7a610a85-f171-4858-ab93-06908d04c1d6/MicrosoftEdge-121.0.2277.83.pkg",
100-
sha256 = "3b2b3b919558147dccf993a0d86f7eb04782b8d7f39aeb9c719b2dc381f262ba",
99+
url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/878f0024-e124-493e-b260-e8bad552180e/MicrosoftEdge-121.0.2277.98.pkg",
100+
sha256 = "a9da29bf26374b09dda8ae89e1c199c07e73a4eb9082a20dcb0a7b0888d38781",
101101
move = {
102-
"MicrosoftEdge-121.0.2277.83.pkg/Payload/Microsoft Edge.app": "Edge.app",
102+
"MicrosoftEdge-121.0.2277.98.pkg/Payload/Microsoft Edge.app": "Edge.app",
103103
},
104104
build_file_content = "exports_files([\"Edge.app\"])",
105105
)

0 commit comments

Comments
 (0)