upgrade-assistant: 0.5.1165 -> 1.0.518 (#429756)

This commit is contained in:
Austin Horstman
2025-07-31 17:58:44 -05:00
committed by GitHub
@@ -1,9 +1,9 @@
{ lib, buildDotnetGlobalTool }:
buildDotnetGlobalTool {
pname = "upgrade-assistant";
version = "0.5.1165";
version = "1.0.518";
nugetHash = "sha256-6LHGgpdCTiDaKZN5oWWUotH2SwExu9I1PAyt8TmQAh0=";
nugetHash = "sha256-VpesxikW1it/j/Wh4xj5Qj7mdfsgLljTuTJd2IzCHTk=";
meta = {
homepage = "https://github.com/dotnet/upgrade-assistant";