steam-rom-manager: 2.5.8 -> 2.5.9

This commit is contained in:
R. Ryantm 2024-06-08 05:49:12 +00:00
parent 89844b58a8
commit 186a2f861b

View File

@ -2,11 +2,11 @@
appimageTools.wrapType2 rec {
name = "steam-rom-manager";
version = "2.5.8";
version = "2.5.9";
src = fetchurl {
url = "https://github.com/SteamGridDB/steam-rom-manager/releases/download/v${version}/Steam-ROM-Manager-${version}.AppImage";
sha256 = "sha256-o1aovkRynJNst3os1YuSo3H94sesSgN7bPloLPyuOnE=";
sha256 = "sha256-jBRDlCOPamTwjE4x6J6MoN1EQBmILJ+yPMez/0f6F9c=";
};
extraInstallCommands = let