@@ -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/137.%3Cspan%20class="x x-first x-last">0b1 /linux-x86_64/en-US/firefox-137.0b1 .tar.xz",
54
- sha256 = "98848e14e857a3562c4a2cf6fbbf7966e4f256cf6e127df0b367ac23c6638676 " ,
53
+ url = "https://ftp.mozilla.org/pub/firefox/releases/137.%3Cspan%20class="x x-first x-last">0b2 /linux-x86_64/en-US/firefox-137.0b2 .tar.xz",
54
+ sha256 = "cfacafd480c40e6e9756cd4e5128e82c690bc53aca9d9dbf7bcfc6f2cf437fd6 " ,
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/137.%3Cspan%20class="x x-first x-last">0b1 /mac/en-US/Firefox%20137.0b1 .dmg",
76
- sha256 = "b6ff3f376bc25e8890ed34278fe5c0719349839a45c5ac340118ff983f3741a5 " ,
75
+ url = "https://ftp.mozilla.org/pub/firefox/releases/137.%3Cspan%20class="x x-first x-last">0b2 /mac/en-US/Firefox%20137.0b2 .dmg",
76
+ sha256 = "2038c5a761974ee521943986f82fee551de32d2e8839c1102c4bca70c5953bbb " ,
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/%3Cspan%20class="x x-first x-last">b52c4eaa-a0a4-4e86-9643-ef8f23ab8ec9 /MicrosoftEdge-133 .0.3065.92 .pkg",
127
- sha256 = "bfa719621205421945eca8891c7ef1901af753994f4522c3eb9354d6c18c23ed " ,
126
+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/%3Cspan%20class="x x-first x-last">bd7a7bb2-a585-4892-8cb1-74c91c53c943 /MicrosoftEdge-134 .0.3124.51 .pkg",
127
+ sha256 = "5aa1d2fd4e35a177e98cddaee8b3edeedf6e765aef5a09d3872de96d5760778c " ,
128
128
move = {
129
- "MicrosoftEdge-133 .0.3065.92 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
129
+ "MicrosoftEdge-134 .0.3124.51 .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_133 .0.3065.92 -1_amd64.deb",
147
- sha256 = "3d8fd372bae2aa8b99791790a778700d81e33fbffe93e5bc40e18c08befdf62f " ,
146
+ url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-%3Cspan%20class="x x-first x-last">stable_134 .0.3124.51 -1_amd64.deb",
147
+ sha256 = "8bb0ba438b820599c8c9dd8b03e2b0b39fd6c4765aa33fd4c6037d02d642b6ea " ,
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