Skip to content

Commit fe34780

Browse files
committed
Update pinned browser versions
1 parent 1e2945d commit fe34780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/repositories.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ js_library(
165165

166166
http_archive(
167167
name = "linux_edgedriver",
168-
url = "https://msedgedriver.azureedge.net/136.0.3240.50/edgedriver_linux64.zip",
169-
sha256 = "c987f3334ab00366d3afea79bddb510367a3b81ead88ff808980d3ed6b86e4aa",
168+
url = "https://msedgedriver.azureedge.net/136.0.3240.64/edgedriver_linux64.zip",
169+
sha256 = "0e9f65bb5fd87f80d0aca4d5330e0aab37057a8c233ba6bc46e5f43b9640103c",
170170
build_file_content = """
171171
load("@aspect_rules_js//js:defs.bzl", "js_library")
172172
package(default_visibility = ["//visibility:public"])

0 commit comments

Comments
 (0)