@@ -199,8 +199,8 @@ js_library(
199
199
200
200
http_archive (
201
201
name = "linux_chrome" ,
202
- url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.91 /linux64/chrome-linux64.zip" ,
203
- sha256 = "035b3bce9748423b3d0c3f74fc6ff0f1a5b29a6454eff74565bab10af7397b75 " ,
202
+ url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.155 /linux64/chrome-linux64.zip" ,
203
+ sha256 = "0761489e320bb56a29f53c051abea0a26418afcef62af2fa9bf1d4768a78d005 " ,
204
204
build_file_content = """
205
205
load("@aspect_rules_js//js:defs.bzl", "js_library")
206
206
package(default_visibility = ["//visibility:public"])
@@ -221,8 +221,8 @@ js_library(
221
221
222
222
http_archive (
223
223
name = "mac_chrome" ,
224
- url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.91 /mac-x64/chrome-mac-x64.zip" ,
225
- sha256 = "729da107fadce00d7d1f60347a9e5276f6fdec5d0131a7f551d3297261ed1dd8 " ,
224
+ url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.155 /mac-x64/chrome-mac-x64.zip" ,
225
+ sha256 = "30456654c6699f2b8b6378a08d82caff439da1834213cb65e3536e669fc0e7ad " ,
226
226
strip_prefix = "chrome-mac-x64" ,
227
227
patch_cmds = [
228
228
"mv 'Google Chrome for Testing.app' Chrome.app" ,
@@ -243,8 +243,8 @@ js_library(
243
243
244
244
http_archive (
245
245
name = "linux_chromedriver" ,
246
- url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.91 /linux64/chromedriver-linux64.zip" ,
247
- sha256 = "c70691361eec965c8d6aaf3e68b0190d0dee0e0d3a72edca62a734d8b58f4b2c " ,
246
+ url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.155 /linux64/chromedriver-linux64.zip" ,
247
+ sha256 = "7ae76046edce32e4c14de5fcceb9ba4a18268dcb0d87368160400fff89f54899 " ,
248
248
strip_prefix = "chromedriver-linux64" ,
249
249
build_file_content = """
250
250
load("@aspect_rules_js//js:defs.bzl", "js_library")
@@ -261,8 +261,8 @@ js_library(
261
261
262
262
http_archive (
263
263
name = "mac_chromedriver" ,
264
- url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.91 /mac-x64/chromedriver-mac-x64.zip" ,
265
- sha256 = "44638284ae0986b15481563fe58aa01342852d197a6bb5f6965c3565f8623d76 " ,
264
+ url = "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.155 /mac-x64/chromedriver-mac-x64.zip" ,
265
+ sha256 = "e0c6700f68e08ceac14ed923c56d171fe9597cff308fb67a7a0ecbc05ce208f5 " ,
266
266
strip_prefix = "chromedriver-mac-x64" ,
267
267
build_file_content = """
268
268
load("@aspect_rules_js//js:defs.bzl", "js_library")
0 commit comments