mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
alephone-eternal: 1.2.0 -> 1.2.1
This commit is contained in:
parent
86e1ad4ec0
commit
41dea55321
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user