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(
123123
124124 pkg_archive (
125125 name = "mac_edge" ,
126- url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/017e25fc-2906-45b2-958c-1c71c4667dc1 /MicrosoftEdge-139.0.3405.111 .pkg" ,
127- sha256 = "1aa42cbaaf38b035e17d43fbbe0a293ceb286c5fd298d463b1a369ed900a03ac " ,
126+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/95344cbf-d116-4494-8485-b96014e98901 /MicrosoftEdge-139.0.3405.119 .pkg" ,
127+ sha256 = "31b3ddce353180a706179d64086ed01b53cfd20a7daea45597a7e9e405fc553f " ,
128128 move = {
129- "MicrosoftEdge-139.0.3405.111 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
129+ "MicrosoftEdge-139.0.3405.119 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
130130 },
131131 build_file_content = """
132132load("@aspect_rules_js//js:defs.bzl", "js_library")
@@ -143,8 +143,8 @@ js_library(
143143
144144 deb_archive (
145145 name = "linux_edge" ,
146- url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_139.0.3405.111 -1_amd64.deb" ,
147- sha256 = "d61b2fcef695083496184a6a323b2bcfb57d45af8fb6867ffe54974a5992dc52 " ,
146+ url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_139.0.3405.119 -1_amd64.deb" ,
147+ sha256 = "e51e4e36cde5e7be2031fd9145ac9bf26444f734a88ff43858e05c7782e60c7b " ,
148148 build_file_content = """
149149load("@aspect_rules_js//js:defs.bzl", "js_library")
150150package(default_visibility = ["//visibility:public"])
You can’t perform that action at this time.
0 commit comments