wheelwizard: 2.3.5 -> 2.4.0 (#493572)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-24 10:56:19 +00:00
committed by GitHub
+2 -2
View File
@@ -14,13 +14,13 @@
}:
buildDotnetModule rec {
pname = "wheelwizard";
version = "2.3.5";
version = "2.4.0";
src = fetchFromGitHub {
owner = "TeamWheelWizard";
repo = "WheelWizard";
tag = version;
hash = "sha256-VEoj0h+YTEPWmYz2jtFnLzcMbMNeSt8yTuOwbfNt9t0=";
hash = "sha256-3qFJ08v9JI7VDSG9Nm0EuWJG8WHVLfpkk8TLYezWV5Y=";
};
postPatch = ''
rm .config/dotnet-tools.json