microsoft-edge: 145.0.3800.70 -> 145.0.3800.82 (#494528)

This commit is contained in:
Thomas Gerbet
2026-02-27 11:27:51 +00:00
committed by GitHub
+2 -2
View File
@@ -167,11 +167,11 @@ let
in
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "microsoft-edge";
version = "145.0.3800.70";
version = "145.0.3800.82";
src = fetchurl {
url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb";
hash = "sha256-gUyh9AD1ntnZb2iLRwKLxy0PxY0Dist73oT9AC2pFQI=";
hash = "sha256-KejSggcs88eY5STNG9F7TueZgvBnmxesoNbtUNjSrfk=";
};
# With strictDeps on, some shebangs were not being patched correctly