@@ -11,8 +11,8 @@ def pin_browsers():
11
11
12
12
http_archive (
13
13
name = "linux_firefox" ,
14
- url = "https://ftp.mozilla.org/pub/firefox/releases/134.0.1 /linux-x86_64/en-US/firefox-134.0.1 .tar.bz2" ,
15
- sha256 = "81951a7cbe64a63455640919aecced8eef9c7af0c3704aa75995981fa9a4ae7c " ,
14
+ url = "https://ftp.mozilla.org/pub/firefox/releases/134.0.2 /linux-x86_64/en-US/firefox-134.0.2 .tar.bz2" ,
15
+ sha256 = "980b8cdebd7abdbed30a560a1a564d429c4e832c9e24e407b4c8a9fec24e0109 " ,
16
16
build_file_content = """
17
17
load("@aspect_rules_js//js:defs.bzl", "js_library")
18
18
package(default_visibility = ["//visibility:public"])
@@ -33,8 +33,8 @@ js_library(
33
33
34
34
dmg_archive (
35
35
name = "mac_firefox" ,
36
- url = "https://ftp.mozilla.org/pub/firefox/releases/134.0.1 /mac/en-US/Firefox%20134.0.1 .dmg" ,
37
- sha256 = "b3342c12bb44b7c78351fb32442a0775c15fb2ac809c24447fd8f8d1e2a42c62 " ,
36
+ url = "https://ftp.mozilla.org/pub/firefox/releases/134.0.2 /mac/en-US/Firefox%20134.0.2 .dmg" ,
37
+ sha256 = "7832a8d1e1a13322dec1b52d32e1e64d2b6254de8348575f2d22af4975d56a85 " ,
38
38
build_file_content = """
39
39
load("@aspect_rules_js//js:defs.bzl", "js_library")
40
40
package(default_visibility = ["//visibility:public"])
@@ -50,8 +50,8 @@ js_library(
50
50
51
51
http_archive (
52
52
name = "linux_beta_firefox" ,
53
- url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b6 /linux-x86_64/en-US/firefox-135.0b6 .tar.xz" ,
54
- sha256 = "104ae2f77c52f428ca0e037b0167e147d508b822e77543b26530dbef6764a018 " ,
53
+ url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b9 /linux-x86_64/en-US/firefox-135.0b9 .tar.xz" ,
54
+ sha256 = "a5aa65623c3ad4b6884b7617db0f7635880e042d1ed02376f52d8065884be03f " ,
55
55
build_file_content = """
56
56
load("@aspect_rules_js//js:defs.bzl", "js_library")
57
57
package(default_visibility = ["//visibility:public"])
@@ -72,8 +72,8 @@ js_library(
72
72
73
73
dmg_archive (
74
74
name = "mac_beta_firefox" ,
75
- url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b6 /mac/en-US/Firefox%20135.0b6 .dmg" ,
76
- sha256 = "13f82e6220312b602481ec5a0d33ffc7c826913efb73f0cf8fdbc8b0482cd9b0 " ,
75
+ url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b9 /mac/en-US/Firefox%20135.0b9 .dmg" ,
76
+ sha256 = "31d395ddc49b5f18863c2e060610d3a7089a4af46df12d73f1d56d5afe78baa3 " ,
77
77
build_file_content = """
78
78
load("@aspect_rules_js//js:defs.bzl", "js_library")
79
79
package(default_visibility = ["//visibility:public"])
@@ -123,10 +123,10 @@ js_library(
123
123
124
124
pkg_archive (
125
125
name = "mac_edge" ,
126
- url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a9f2bcf0-b4b2-447e-8dd6-bcdc4d130efb /MicrosoftEdge-132.0.2957.115 .pkg" ,
127
- sha256 = "8575a36cf7ec619d08dd8c5c19378c461b3d4e56134d4c9c43b8611ecd2d4275 " ,
126
+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/32cc7c00-5d56-4296-81bc-798f79706d6c /MicrosoftEdge-132.0.2957.127 .pkg" ,
127
+ sha256 = "dc5d6fc311d0a93dc9a665051738c5f855c95e24ae49d5696c68148f14daa97e " ,
128
128
move = {
129
- "MicrosoftEdge-132.0.2957.115 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
129
+ "MicrosoftEdge-132.0.2957.127 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
130
130
},
131
131
build_file_content = """
132
132
load("@aspect_rules_js//js:defs.bzl", "js_library")
@@ -143,8 +143,8 @@ js_library(
143
143
144
144
deb_archive (
145
145
name = "linux_edge" ,
146
- url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_132.0.2957.115 -1_amd64.deb" ,
147
- sha256 = "a20395d9ebc61fee423fb37e3d59ba92e443883525f3c4dbff962af3fc691399 " ,
146
+ url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_132.0.2957.127 -1_amd64.deb" ,
147
+ sha256 = "ba80bca3192b3168269146e09fb38fdb596911a74a6666f81de6f7db312f7631 " ,
148
148
build_file_content = """
149
149
load("@aspect_rules_js//js:defs.bzl", "js_library")
150
150
package(default_visibility = ["//visibility:public"])
@@ -165,8 +165,8 @@ js_library(
165
165
166
166
http_archive (
167
167
name = "linux_edgedriver" ,
168
- url = "https://msedgedriver.azureedge.net/132.0.2957.115 /edgedriver_linux64.zip" ,
169
- sha256 = "2daa2453c20525165f6e58d78837faa4c20427bd28070730c30990f37d4a9f09 " ,
168
+ url = "https://msedgedriver.azureedge.net/132.0.2957.127 /edgedriver_linux64.zip" ,
169
+ sha256 = "d5a40743779e52d81ca4f0073ff47965347f9e906cac75f35fda0222480b78dc " ,
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/132.0.2957.115 /edgedriver_mac64.zip" ,
186
- sha256 = "e4e0615b5258dbae239b24f860000bef1d3b643b23b0b9a4cd2f9252a39b9c2b " ,
185
+ url = "https://msedgedriver.azureedge.net/132.0.2957.127 /edgedriver_mac64.zip" ,
186
+ sha256 = "0f73b6612245fcf5b719f27bc964832b25e349bfc64173b56e4ed26ca040ac64 " ,
187
187
build_file_content = """
188
188
load("@aspect_rules_js//js:defs.bzl", "js_library")
189
189
package(default_visibility = ["//visibility:public"])
@@ -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/132.0.6834.83 /linux64/chrome-linux64.zip" ,
203
- sha256 = "0d49da7cc88c8fe87ba6fada58a2bf9e9ff233601a1cbe99cb61e45c8c785072 " ,
202
+ url = "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.110 /linux64/chrome-linux64.zip" ,
203
+ sha256 = "26dd8ed1b29cc74ab2fc79b55c65bac94734116caf5de9dcf39811288a9a8cc3 " ,
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/132.0.6834.83 /mac-x64/chrome-mac-x64.zip" ,
225
- sha256 = "07ff97f6a31b7b9af7d6b9d23dbe94815d579410594a79d6432242983b686a0d " ,
224
+ url = "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.110 /mac-x64/chrome-mac-x64.zip" ,
225
+ sha256 = "daf7c01d494e6bef5171cd1fb30d5c826b9bdd582ce87386e7989ffc4aa5237e " ,
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/132.0.6834.83 /linux64/chromedriver-linux64.zip" ,
247
- sha256 = "315a56d7216a052a4727fec67d3d72a02260c0e54dc11a16c0b94029324b7d3f " ,
246
+ url = "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.110 /linux64/chromedriver-linux64.zip" ,
247
+ sha256 = "5ff7a0c21c9117eb2b4f813908106ab5b478c2a172a86bbc8fccc4b37aa0a644 " ,
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/132.0.6834.83 /mac-x64/chromedriver-mac-x64.zip" ,
265
- sha256 = "5a4a646a6a2b41ff0453a598a874cb26fe197e2544e7f35cfb2b2fe410098e2d " ,
264
+ url = "https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.110 /mac-x64/chromedriver-mac-x64.zip" ,
265
+ sha256 = "6355b126c81e8de595f52d7bb472b945c701efcac9bcbdbe360ad4a967bd54c7 " ,
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