rat-king-adventure: 2.2.0 -> 2.2.2

This commit is contained in:
R. Ryantm 2025-07-14 12:13:36 +00:00 committed by Francesco Gazzetta
parent baaacae636
commit 13dc8d57c3

View File

@ -5,13 +5,13 @@
callPackage ../generic.nix rec {
pname = "rat-king-adventure";
version = "2.2.0";
version = "2.2.2";
src = fetchFromGitHub {
owner = "TrashboxBobylev";
repo = "Rat-King-Adventure";
rev = version;
hash = "sha256-IdaUnCpE8xZzPTjrUYdTPzJmL4Z0FFIc2zxrIXKSWkE=";
hash = "sha256-9vK5wD/pA/xa4lpRrpHdiwbiRdaBkIB6TKAOIfHrjz0=";
};
desktopName = "Rat King Adventure";