upgrade-assistant: 0.5.820 -> 0.5.829

This commit is contained in:
David McFarland
2024-12-03 10:58:58 -04:00
parent a6a87f1821
commit 8e497c4232
@@ -1,9 +1,9 @@
{ lib, buildDotnetGlobalTool }:
buildDotnetGlobalTool {
pname = "upgrade-assistant";
version = "0.5.820";
version = "0.5.829";
nugetHash = "sha256-GB+q5aZRkBTeXUbIPjkPsll6pSI/H6Iyh5mY53uT284=";
nugetHash = "sha256-N0xEmPQ88jfirGPLJykeAJQYGwELFzKwUWdFxIgiwhY=";
meta = {
homepage = "https://github.com/dotnet/upgrade-assistant";