Skip to content

Commit

Permalink
alephone-eternal: 1.2.0 -> 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmry committed Oct 25, 2024
1 parent 86e1ad4 commit 41dea55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgs/by-name/al/alephone-eternal/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

alephone.makeWrapper rec {
pname = "marathon-eternal";
version = "1.2.0";
version = "1.2.1";
desktopName = "Marathon-Eternal";

zip = fetchurl {
url = "http://eternal.bungie.org/files/_releases/EternalXv120.zip";
hash = "sha256-k3F2G2Jc+XhvhidqsX39UqFCfpPo+3Lv+oj1dDXoO+M=";
url = "https://eternal.bungie.org/files/_releases/EternalXv121.zip";
hash = "sha256-8smVdL7CYbrIzCqu3eqk6KQempKLWuEJ9qWStdWkYWo=";
};

sourceRoot = "Eternal 1.2.0";
sourceRoot = "Eternal 1.2.1";

meta = {
description =
Expand Down

0 comments on commit 41dea55

Please sign in to comment.