Loading pkgs/by-name/do/dotnet-outdated/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildDotnetGlobalTool rec { pname = "dotnet-outdated"; nugetName = "dotnet-outdated-tool"; version = "4.6.9"; version = "4.7.0"; dotnet-sdk = dotnetCorePackages.sdk_10_0; nugetHash = "sha256-LVe/b18hxM9A0Kni6Kl4sE38KgzIihDuc+xRw8qaKv0="; nugetHash = "sha256-96tYVEN6sWw2H5xB6UaDUO7EtOn839Nfagamxf8bLvA="; meta = { description = ".NET Core global tool to display and update outdated NuGet packages in a project"; Loading Loading
pkgs/by-name/do/dotnet-outdated/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildDotnetGlobalTool rec { pname = "dotnet-outdated"; nugetName = "dotnet-outdated-tool"; version = "4.6.9"; version = "4.7.0"; dotnet-sdk = dotnetCorePackages.sdk_10_0; nugetHash = "sha256-LVe/b18hxM9A0Kni6Kl4sE38KgzIihDuc+xRw8qaKv0="; nugetHash = "sha256-96tYVEN6sWw2H5xB6UaDUO7EtOn839Nfagamxf8bLvA="; meta = { description = ".NET Core global tool to display and update outdated NuGet packages in a project"; Loading