rat-king-adventure: 2.1.0 -> 2.1.1

This commit is contained in:
R. Ryantm 2025-04-23 03:57:17 +00:00 committed by Francesco Gazzetta
parent cd1edff7e5
commit 851112edac

View file

@ -5,13 +5,13 @@
callPackage ../generic.nix rec {
pname = "rat-king-adventure";
version = "2.1.0";
version = "2.1.1";
src = fetchFromGitHub {
owner = "TrashboxBobylev";
repo = "Rat-King-Adventure";
rev = version;
hash = "sha256-01WFQ2shxFbyr5bGfKn8e7hOEB2LpjNZu9dRRVk3Fzw=";
hash = "sha256-fuCDzY6DWspLhajB/Z8mS2oEegFPpgRCwQWy8n3V7P0=";
};
desktopName = "Rat King Adventure";