@@ -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/139.0/linux-x86_64/en-US/firefox-139.0.tar.xz" ,
15
- sha256 = "1e3eab20cb84af1510b22e663438bd31ee1473652e10eb48661dcc6f1c0bbbe8 " ,
14
+ url = "https://ftp.mozilla.org/pub/firefox/releases/139.0%3Cspan%20class="x x-first x-last">.1 /linux-x86_64/en-US/firefox-139.0.1 .tar.xz",
15
+ sha256 = "f1a264f61d41700e8fcfa2310478d0c909655399a413072664fddaf612b53c07 " ,
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/139.0/mac/en-US/Firefox%20139.0.dmg" ,
37
- sha256 = "03f1066b70b6e502c4f1a732a63f9f93146c6ea23d0af5e2e3a57d030e255353 " ,
36
+ url = "https://ftp.mozilla.org/pub/firefox/releases/139.0%3Cspan%20class="x x-first x-last">.1 /mac/en-US/Firefox%20139.0.1 .dmg",
37
+ sha256 = "243478e2a2fd5d9dd0cc261c812b0146e433d703fec960c27c7284b2de7e65bc " ,
38
38
build_file_content = """
39
39
load("@aspect_rules_js//js:defs.bzl", "js_library")
40
40
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/%3Cspan%20class="x x-first x-last">0db7b32d-8b37-45ad-b2d9-b6b6cfcf91bd /MicrosoftEdge-136 .0.3240.92 .pkg",
127
- sha256 = "c3407b12244a854928d5731c5c52be41905ab7f7689a50503929ed21c1fe15e2 " ,
126
+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/%3Cspan%20class="x x-first x-last">a79f2827-2aae-47ec-b8ac-cbacd67e057a /MicrosoftEdge-137 .0.3296.52 .pkg",
127
+ sha256 = "08d29e9b89d2b2789bab08c70530226a7bd700835a35b5fb2f458a06d057765d " ,
128
128
move = {
129
- "MicrosoftEdge-136 .0.3240.92 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
129
+ "MicrosoftEdge-137 .0.3296.52 .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-%3Cspan%20class="x x-first x-last">stable_136 .0.3240.92 -1_amd64.deb",
147
- sha256 = "04b4287e74be559c365f36beb38fa8233de24ed8c8a17d95d9ce83547951d8c3 " ,
146
+ url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-%3Cspan%20class="x x-first x-last">stable_137 .0.3296.52 -1_amd64.deb",
147
+ sha256 = "b2041c75e61d0c6530ec7565a63c2458e5e53aa5bb759b354e27c9dfe0d83d37 " ,
148
148
build_file_content = """
149
149
load("@aspect_rules_js//js:defs.bzl", "js_library")
150
150
package(default_visibility = ["//visibility:public"])
0 commit comments