@@ -11,8 +11,8 @@ def pin_browsers():
1111
1212    http_archive (
1313        name  =  "linux_firefox" ,
14-         url  =  "https://ftp.mozilla.org/pub/firefox/releases/136.0.1 /linux-x86_64/en-US/firefox-136.0.1 .tar.xz" ,
15-         sha256  =  "326c3dadd05153a6825145c9200f48021e039593cd6d6c434abee326e6096835 " ,
14+         url  =  "https://ftp.mozilla.org/pub/firefox/releases/136.0.2 /linux-x86_64/en-US/firefox-136.0.2 .tar.xz" ,
15+         sha256  =  "7ea3882e814669784f0960e4d6bb50a0ac88997a1d17fb125d0f411961ad763a " ,
1616        build_file_content  =  """ 
1717load("@aspect_rules_js//js:defs.bzl", "js_library") 
1818package(default_visibility = ["//visibility:public"]) 
@@ -33,8 +33,8 @@ js_library(
3333
3434    dmg_archive (
3535        name  =  "mac_firefox" ,
36-         url  =  "https://ftp.mozilla.org/pub/firefox/releases/136.0.1 /mac/en-US/Firefox%20136.0.1 .dmg" ,
37-         sha256  =  "416f5edf1e9fb938ccaea798adfe177ef7a4072c95a527cb460f3417d1ef5266 " ,
36+         url  =  "https://ftp.mozilla.org/pub/firefox/releases/136.0.2 /mac/en-US/Firefox%20136.0.2 .dmg" ,
37+         sha256  =  "69a917a6cdfa7c5ac44d8df9c03329faf46cb8b4f969826f2b33c1fd4cb43f08 " ,
3838        build_file_content  =  """ 
3939load("@aspect_rules_js//js:defs.bzl", "js_library") 
4040package(default_visibility = ["//visibility:public"]) 
@@ -50,8 +50,8 @@ js_library(
5050
5151    http_archive (
5252        name  =  "linux_beta_firefox" ,
53-         url  =  "https://ftp.mozilla.org/pub/firefox/releases/137.0b6 /linux-x86_64/en-US/firefox-137.0b6 .tar.xz" ,
54-         sha256  =  "c8348f336162709f8918178a3e11d2e70f91fbc82a8fb8839d45ffdee1c57367 " ,
53+         url  =  "https://ftp.mozilla.org/pub/firefox/releases/137.0b8 /linux-x86_64/en-US/firefox-137.0b8 .tar.xz" ,
54+         sha256  =  "6d83ac868fab6dfc6226cff129b327a2f7dfde17fc7cc1164ab42c8637615776 " ,
5555        build_file_content  =  """ 
5656load("@aspect_rules_js//js:defs.bzl", "js_library") 
5757package(default_visibility = ["//visibility:public"]) 
@@ -72,8 +72,8 @@ js_library(
7272
7373    dmg_archive (
7474        name  =  "mac_beta_firefox" ,
75-         url  =  "https://ftp.mozilla.org/pub/firefox/releases/137.0b6 /mac/en-US/Firefox%20137.0b6 .dmg" ,
76-         sha256  =  "1bd8bcef306aaa99e7595a9a5a8fb1df4c977fc661c815d33b7636fb48410154 " ,
75+         url  =  "https://ftp.mozilla.org/pub/firefox/releases/137.0b8 /mac/en-US/Firefox%20137.0b8 .dmg" ,
76+         sha256  =  "1783388e740355ffaf215bf10d32ce0d4aaf65183a9eeef64bee3c0dcce2a6e2 " ,
7777        build_file_content  =  """ 
7878load("@aspect_rules_js//js:defs.bzl", "js_library") 
7979package(default_visibility = ["//visibility:public"]) 
@@ -123,10 +123,10 @@ js_library(
123123
124124    pkg_archive (
125125        name  =  "mac_edge" ,
126-         url  =  "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/652efb17-53e6-4847-a085-3db94160e488 /MicrosoftEdge-134.0.3124.68 .pkg" ,
127-         sha256  =  "46a5de4b61594b4742d5f7809ec6045eef1a0f244c4bf846b4eea108e72c8776 " ,
126+         url  =  "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/d7f65f74-be89-4936-ad8d-c6a5d8ba8efd /MicrosoftEdge-134.0.3124.77 .pkg" ,
127+         sha256  =  "a768a8708129ba776ef28a1c4d86208398d2eaf898028d89f5dfde465fcdf07e " ,
128128        move  =  {
129-             "MicrosoftEdge-134.0.3124.68 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
129+             "MicrosoftEdge-134.0.3124.77 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
130130        },
131131        build_file_content  =  """ 
132132load("@aspect_rules_js//js:defs.bzl", "js_library") 
@@ -182,8 +182,8 @@ js_library(
182182
183183    http_archive (
184184        name  =  "mac_edgedriver" ,
185-         url  =  "https://msedgedriver.azureedge.net/134.0.3124.68 /edgedriver_mac64.zip" ,
186-         sha256  =  "fb699791bea79d0e5ba53d92e8745241124a5d476669bdae468db9b28da43b51 " ,
185+         url  =  "https://msedgedriver.azureedge.net/134.0.3124.77 /edgedriver_mac64.zip" ,
186+         sha256  =  "699918e20020e31f3a8ec186c631d31e90038ad65e793d8d4b25bbc3332cf7c1 " ,
187187        build_file_content  =  """ 
188188load("@aspect_rules_js//js:defs.bzl", "js_library") 
189189package(default_visibility = ["//visibility:public"]) 
@@ -199,8 +199,8 @@ js_library(
199199
200200    http_archive (
201201        name  =  "linux_chrome" ,
202-         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88 /linux64/chrome-linux64.zip" ,
203-         sha256  =  "99f05b875209cdbf7490dc431a525fd373788521fb9e8aca68c761fc5fc400e5 " ,
202+         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.90 /linux64/chrome-linux64.zip" ,
203+         sha256  =  "77cea8bb689792cd35a82d26d4025b06ce507852ea84505f5912f691c6448789 " ,
204204        build_file_content  =  """ 
205205load("@aspect_rules_js//js:defs.bzl", "js_library") 
206206package(default_visibility = ["//visibility:public"]) 
@@ -221,8 +221,8 @@ js_library(
221221
222222    http_archive (
223223        name  =  "mac_chrome" ,
224-         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88 /mac-x64/chrome-mac-x64.zip" ,
225-         sha256  =  "d42a196a68b4d4fb7d096308df96f7b7311a316934200e842f7a30f93fb6ecdc " ,
224+         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.90 /mac-x64/chrome-mac-x64.zip" ,
225+         sha256  =  "cbd2aac7add53395b7d6722999f6b63aa1eac5ca20c4255816c369ae1e34b70a " ,
226226        strip_prefix  =  "chrome-mac-x64" ,
227227        patch_cmds  =  [
228228            "mv 'Google Chrome for Testing.app' Chrome.app" ,
@@ -243,8 +243,8 @@ js_library(
243243
244244    http_archive (
245245        name  =  "linux_chromedriver" ,
246-         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88 /linux64/chromedriver-linux64.zip" ,
247-         sha256  =  "58df717d51484b9f3ac188af5231cdc77255daa72d0b2b86481bee54e398ce2f " ,
246+         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.90 /linux64/chromedriver-linux64.zip" ,
247+         sha256  =  "00c9c9a3f55859424d4bc5f3e325e2eb59f17e0587f31db74c775a252a4b4e62 " ,
248248        strip_prefix  =  "chromedriver-linux64" ,
249249        build_file_content  =  """ 
250250load("@aspect_rules_js//js:defs.bzl", "js_library") 
@@ -261,8 +261,8 @@ js_library(
261261
262262    http_archive (
263263        name  =  "mac_chromedriver" ,
264-         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.88 /mac-x64/chromedriver-mac-x64.zip" ,
265-         sha256  =  "30b2ee9abdd73d56e0e1d390bf04fe1a14a88522b765b045b42b768c2be74738 " ,
264+         url  =  "https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.90 /mac-x64/chromedriver-mac-x64.zip" ,
265+         sha256  =  "6cb5a24c82e0acca8574ccff0e8c6f08d929a9bc9fd2cee47fd3af1b3e8167d4 " ,
266266        strip_prefix  =  "chromedriver-mac-x64" ,
267267        build_file_content  =  """ 
268268load("@aspect_rules_js//js:defs.bzl", "js_library") 
0 commit comments