File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ js_library(
165165
166166 http_archive (
167167 name = "linux_edgedriver" ,
168- url = "https://msedgedriver.azureedge.net/128.0.2739.81 /edgedriver_linux64.zip" ,
169- sha256 = "66a7b7fca41920c813263642ee5be105bb3b18f89fa09319a3b681ccf608aeb5 " ,
168+ url = "https://msedgedriver.azureedge.net/128.0.2739.79 /edgedriver_linux64.zip" ,
169+ sha256 = "b12548106e48d5b80f003bac5255d75310aebb353c21e0253a05367aab2ca6d3 " ,
170170 build_file_content = """
171171load("@aspect_rules_js//js:defs.bzl", "js_library")
172172package(default_visibility = ["//visibility:public"])
@@ -182,8 +182,8 @@ js_library(
182182
183183 http_archive (
184184 name = "mac_edgedriver" ,
185- url = "https://msedgedriver.azureedge.net/128.0.2739.81 /edgedriver_mac64.zip" ,
186- sha256 = "554b60f5863f13db237bbba75fa8bac52517c364104dc859df0b457804ed10c9 " ,
185+ url = "https://msedgedriver.azureedge.net/128.0.2739.79 /edgedriver_mac64.zip" ,
186+ sha256 = "5285ac87cd12fe094e017b44d74c8c81c4613ff3c0d54bdc3e55d2add00be15b " ,
187187 build_file_content = """
188188load("@aspect_rules_js//js:defs.bzl", "js_library")
189189package(default_visibility = ["//visibility:public"])
You can’t perform that action at this time.
0 commit comments