microsoft-edge: 138.0.3351.55 -> 138.0.3351.65 (#422022)

Co-authored-by: Daholli <Daholli@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-03 09:34:31 +00:00
committed by GitHub
co-authored by Daholli
+2 -2
View File
@@ -179,11 +179,11 @@ in
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "microsoft-edge";
version = "138.0.3351.55";
version = "138.0.3351.65";
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-SZCtAjhzY8BqwM9IMS2081RWxRT+4gQgrjve7avM7Bo=";
hash = "sha256-+8bV3pwoYvp4e0eJHj5/NSu15QiFwVJuGxFJkS76gwI=";
};
# With strictDeps on, some shebangs were not being patched correctly