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(
165
165
166
166
http_archive (
167
167
name = "linux_edgedriver" ,
168
- url = "https://msedgedriver.azureedge.net/137.0.3296.83 /edgedriver_linux64.zip" ,
169
- sha256 = "141cd4cd42b7642dec1f215e0b1a0c1dae05f573218cb8ef18b876efa14f152a " ,
168
+ url = "https://msedgedriver.azureedge.net/137.0.3296.93 /edgedriver_linux64.zip" ,
169
+ sha256 = "417bdfafbe8358e2b040b86b0e255344e0d200bd7087a9d85171abc9fc0c29c3 " ,
170
170
build_file_content = """
171
171
load("@aspect_rules_js//js:defs.bzl", "js_library")
172
172
package(default_visibility = ["//visibility:public"])
@@ -182,8 +182,8 @@ js_library(
182
182
183
183
http_archive (
184
184
name = "mac_edgedriver" ,
185
- url = "https://msedgedriver.azureedge.net/137.0.3296.83 /edgedriver_mac64.zip" ,
186
- sha256 = "e361cfea041e649944a60a41ec40076be35fda8608e9011fad638ec0491a1f79 " ,
185
+ url = "https://msedgedriver.azureedge.net/137.0.3296.93 /edgedriver_mac64.zip" ,
186
+ sha256 = "d55e0f377ba45c1d754625b88f16493bded924b41bd624210241493b77e4fdb9 " ,
187
187
build_file_content = """
188
188
load("@aspect_rules_js//js:defs.bzl", "js_library")
189
189
package(default_visibility = ["//visibility:public"])
You can’t perform that action at this time.
0 commit comments