wheelwizard: 2.4.4 -> 2.4.5 (#521827)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-22 10:16:04 +00:00
committed by GitHub
+2 -2
View File
@@ -14,13 +14,13 @@
}:
buildDotnetModule rec {
pname = "wheelwizard";
version = "2.4.4";
version = "2.4.5";
src = fetchFromGitHub {
owner = "TeamWheelWizard";
repo = "WheelWizard";
tag = version;
hash = "sha256-uuEAJPV3P9SRs77nDC9nR3XtnGJreD+H1Xweyx4tU2s=";
hash = "sha256-/85ts++S+A7XEgjCjcqJPWk2NBrvOyQ3+hq7lbSEN0g=";
};
postPatch = ''
rm .config/dotnet-tools.json