legendary-heroic: 0.20.36 -> 0.20.37 (#411535)

Co-authored-by: aidalgol <aidalgol@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-27 21:15:40 +00:00
committed by GitHub
co-authored by aidalgol
+2 -2
View File
@@ -5,7 +5,7 @@
python3Packages,
}:
let
version = "0.20.36";
version = "0.20.37";
in
python3Packages.buildPythonApplication {
pname = "legendary-heroic";
@@ -15,7 +15,7 @@ python3Packages.buildPythonApplication {
owner = "Heroic-Games-Launcher";
repo = "legendary";
rev = version;
sha256 = "sha256-+aywgd5RZfkmVuA0MaF2/Ie4a5If/zQxvVCcTfGpQpE=";
sha256 = "sha256-mOys7lOPrrzBUBMIM/JvKygFQ/qIGD68BDNigk5BCIo=";
};
propagatedBuildInputs = with python3Packages; [