File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -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">7a2f13f4-e241-4582-94b2-6c56bef6b23d /MicrosoftEdge-136.0.3240.50 .pkg",
127
- sha256 = "3500c3a7f548e222344c3c110e0a0b190a033adb10d020ce58b8c64a384ad8b6 " ,
126
+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/%3Cspan%20class="x x-first x-last">0d424762-5771-4a00-ada6-d1a3fb2e2054 /MicrosoftEdge-136.0.3240.64 .pkg",
127
+ sha256 = "483324afe4db695c9497822e3e220065379d92077b8f29abb1e8d8f6d045909c " ,
128
128
move = {
129
- "MicrosoftEdge-136.0.3240.50 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
129
+ "MicrosoftEdge-136.0.3240.64 .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_136.0.3240.%3Cspan%20class="x x-first x-last">50 -1_amd64.deb",
147
- sha256 = "19d27dddf6d4a46e1e03b3d0fa1eb4af0d5870f12d3816e0431b983331f947e9 " ,
146
+ url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_136.0.3240.%3Cspan%20class="x x-first x-last">64 -1_amd64.deb",
147
+ sha256 = "cf2a2ea4d76d5cae66bc8e68ca9f40255ad6c1894c28e55a6813a70ce8c73b4a " ,
148
148
build_file_content = """
149
149
load("@aspect_rules_js//js:defs.bzl", "js_library")
150
150
package(default_visibility = ["//visibility:public"])
You can’t perform that action at this time.
0 commit comments