wheelwizard: 2.4.1 -> 2.4.2

This commit is contained in:
R. Ryantm
2026-03-29 22:48:00 +00:00
parent f39098836a
commit 0672eddc76
+2 -2
View File
@@ -14,13 +14,13 @@
}:
buildDotnetModule rec {
pname = "wheelwizard";
version = "2.4.1";
version = "2.4.2";
src = fetchFromGitHub {
owner = "TeamWheelWizard";
repo = "WheelWizard";
tag = version;
hash = "sha256-pxz4aZozpQQB8GgL/D2AgbtCy+cTbd5DNsODoDd2Xa0=";
hash = "sha256-ayik04mn11NbD4R09O99Yqij6aIjz6DUhpgqKQoGRP4=";
};
postPatch = ''
rm .config/dotnet-tools.json