@@ -120,8 +120,8 @@ exports_files(
120
120
121
121
http_archive (
122
122
name = "linux_chrome" ,
123
- url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119 .0.6045.105 /linux64/chrome-linux64.zip" ,
124
- sha256 = "aa2cb76a385bf0694987e9b697a315973afae946191b0d9cf31ce05ca1d44d7f " ,
123
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120 .0.6099.62 /linux64/chrome-linux64.zip" ,
124
+ sha256 = "7c46272b3533c0ab089e8a6b7c1a381f5358fe47b023a52c4e080f674221eb3b " ,
125
125
build_file_content = """
126
126
filegroup(
127
127
name = "files",
@@ -137,8 +137,8 @@ exports_files(
137
137
138
138
http_archive (
139
139
name = "mac_chrome" ,
140
- url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119 .0.6045.105 /mac-x64/chrome-mac-x64.zip" ,
141
- sha256 = "d5ea4d9bcb6ad2465717f690e6f44ef9de27cf22ebfd7d7d987cabfd4d476cd6 " ,
140
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120 .0.6099.62 /mac-x64/chrome-mac-x64.zip" ,
141
+ sha256 = "82c861281d1cd3df72dcdf0fefa5949d332553c74cc2db871c07e55ffd9a61b1 " ,
142
142
strip_prefix = "chrome-mac-x64" ,
143
143
patch_cmds = [
144
144
"mv 'Google Chrome for Testing.app' Chrome.app" ,
@@ -149,16 +149,16 @@ exports_files(
149
149
150
150
http_archive (
151
151
name = "linux_chromedriver" ,
152
- url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119 .0.6045.105 /linux64/chromedriver-linux64.zip" ,
153
- sha256 = "da8e8b028da912c0a2d5ec4fbf59c4324d93925861e3d53259a628c90ec37ff6 " ,
152
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120 .0.6099.62 /linux64/chromedriver-linux64.zip" ,
153
+ sha256 = "25703b095d8a0586413fe3529ea62ae94dbc313e5320e8041fb443ba16e5a01a " ,
154
154
strip_prefix = "chromedriver-linux64" ,
155
155
build_file_content = "exports_files([\" chromedriver\" ])" ,
156
156
)
157
157
158
158
http_archive (
159
159
name = "mac_chromedriver" ,
160
- url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119 .0.6045.105 /mac-x64/chromedriver-mac-x64.zip" ,
161
- sha256 = "b11014f51240373f92a2fea86a865ab0ca1aa8cfa62194836da83ddb05ec5422 " ,
160
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/120 .0.6099.62 /mac-x64/chromedriver-mac-x64.zip" ,
161
+ sha256 = "4a3fc328f55245ef956b85db9f834cdf0ce8ab49748495e00842d333d1a1dc9b " ,
162
162
strip_prefix = "chromedriver-mac-x64" ,
163
163
build_file_content = "exports_files([\" chromedriver\" ])" ,
164
164
)
0 commit comments