microsoft-edge 117.0.2045.47 -> 117.0.2045.55 https://repology.org/project/microsoft-edge/versions attrpath: microsoft-edge Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sdhx100h106gw33b8l0hcibhdg6dpwpm-packages.json.drv building '/nix/store/sdhx100h106gw33b8l0hcibhdg6dpwpm-packages.json.drv'... Going to be running update for following packages: - microsoft-edge-stable-117.0.2045.47 Press Enter key to continue... Running update for: - microsoft-edge-stable-117.0.2045.47: UPDATING ... - microsoft-edge-stable-117.0.2045.47: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/microsoft-edge/default.nix b/pkgs/applications/networking/browsers/microsoft-edge/default.nix index 821348794bbe..d731712d05b8 100644 --- a/pkgs/applications/networking/browsers/microsoft-edge/default.nix +++ b/pkgs/applications/networking/browsers/microsoft-edge/default.nix @@ -1,20 +1,20 @@ { stable = import ./browser.nix { channel = "stable"; - version = "117.0.2045.47"; + version = "117.0.2045.55"; revision = "1"; - sha256 = "sha256-h4iw+H8f62JEih1tWTpjxNC9+wu3hHQOM2VJid1kHNQ="; + sha256 = "sha256-9z+SxiM1ODTq3kalMeeV+W5QZ2VY1OB+KpiXgSxNvEM="; }; beta = import ./browser.nix { channel = "beta"; - version = "118.0.2088.17"; + version = "118.0.2088.41"; revision = "1"; - sha256 = "sha256-3Z37M2ZQRJ5uA7NcinMlF1XEsYVv9A+ppPZZf34ye6Q="; + sha256 = "sha256-ZfBHobMcSKeTJtDVcDR+dsEmjFq4qBL4gn88iytxs/g="; }; dev = import ./browser.nix { channel = "dev"; - version = "119.0.2116.0"; + version = "119.0.2132.0"; revision = "1"; - sha256 = "sha256-raLRFSHZyHaxKi6EG62VIbcW29HTjTnBFw7IJFVbm5I="; + sha256 = "sha256-sBR1/N8k+4oaGcb2/ZLAeMGCuSuGOcSxvP3ofGfFYDU="; }; } No auto update branch exists There might already be an open PR for this update: - microsoft-edge: 117.0.2045.47 -> 117.0.2045.55 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/259107"