Skip to content

Commit 582cd0d

Browse files
microsoft-edge: 130.0.2849.46 -> 131.0.2903.70 (#359364)
2 parents 0892479 + e7fd316 commit 582cd0d

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
@@ -168,11 +168,11 @@ in
168168

169169
stdenv.mkDerivation (finalAttrs: {
170170
pname = "microsoft-edge";
171-
version = "130.0.2849.46";
171+
version = "131.0.2903.70";
172172

173173
src = fetchurl {
174174
url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb";
175-
hash = "sha256-QschcHSDoYakjf4oYXIc40SyniCufNmjHJPuvRazdSw=";
175+
hash = "sha256-LcinHmzr3o5ILjGdr8uuiOGWok0J9G/kTdASfYQh/tM=";
176176
};
177177

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

0 commit comments

Comments
 (0)