legendary-heroic: 0.20.36 -> 0.20.37

This commit is contained in:
R. Ryantm
2025-05-27 20:56:29 +00:00
parent 3f62a1ca1a
commit 33db1f0871
+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; [