wheelwizard: 2.3.3 -> 2.3.5 (#488782)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-13 13:52:46 +00:00
committed by GitHub
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -294,6 +294,11 @@
"version": "17.13.0",
"hash": "sha256-sc2wvyV8cGm1FrNP2GGHEI584RCvRPu15erYCsgw5QY="
},
{
"pname": "Microsoft.NETCore.App.Host.win-x64",
"version": "8.0.23",
"hash": "sha256-vIDCQTTBNhOchF0H7voWbnaiJNM5z7ivJOjHyLdtvAs="
},
{
"pname": "Microsoft.TestPlatform.ObjectModel",
"version": "17.13.0",
+2 -2
View File
@@ -14,13 +14,13 @@
}:
buildDotnetModule rec {
pname = "wheelwizard";
version = "2.3.3";
version = "2.3.5";
src = fetchFromGitHub {
owner = "TeamWheelWizard";
repo = "WheelWizard";
tag = version;
hash = "sha256-DuEI6bmvNP6wRuZX9Do0FGDsu80ldy0SCefBk6gqT9s=";
hash = "sha256-VEoj0h+YTEPWmYz2jtFnLzcMbMNeSt8yTuOwbfNt9t0=";
};
postPatch = ''
rm .config/dotnet-tools.json