Skip to content

Commit 4cf0b72

Browse files
[Backport release-25.11] microsoft-edge: 143.0.3650.66 -> 143.0.3650.80 (#475435)
2 parents 99fbae3 + 43e4dcd commit 4cf0b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mi/microsoft-edge/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,11 @@ let
162162
in
163163
stdenvNoCC.mkDerivation (finalAttrs: {
164164
pname = "microsoft-edge";
165-
version = "143.0.3650.66";
165+
version = "143.0.3650.80";
166166

167167
src = fetchurl {
168168
url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb";
169-
hash = "sha256-Oak7r7ykODJsqzdb+cEmzkUrcezTUe+Xl9oo1lUrq6w=";
169+
hash = "sha256-Uoh3cx2Cw7Af4fNiK3sP3vpppjP0vHuMFYK8ngfQjwA=";
170170
};
171171

172172
# With strictDeps on, some shebangs were not being patched correctly

0 commit comments

Comments
 (0)