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.microsoft.com/146.0.3856.84 /edgedriver_linux64.zip" ,
169- sha256 = "cedbb9f2a0159b3593264d6c91d8861a5a963d5e3cc42590e47937d0bc6b923c " ,
168+ url = "https://msedgedriver.microsoft.com/146.0.3856.97 /edgedriver_linux64.zip" ,
169+ sha256 = "4a6bd99493ce32f9ae2e0b7a34b28e6d84342fe4a290f01b856feec9f5803981 " ,
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.microsoft.com/146.0.3856.84 /edgedriver_mac64_m1.zip" ,
186- sha256 = "0ed73eefa083189dee5809c17c28589385f79cf415e4ea01ca165dc1fd1351fa " ,
185+ url = "https://msedgedriver.microsoft.com/146.0.3856.97 /edgedriver_mac64_m1.zip" ,
186+ sha256 = "0adf629d8fd4bd0ddb1b1bd1ee524107d77ff7a00104043c57ce253daebea6bd " ,
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