gitversion: 5.12.0 -> 6.3.0 (#403459)

This commit is contained in:
Wolfgang Walther
2025-06-01 09:56:46 +00:00
committed by GitHub
+2 -2
View File
@@ -6,9 +6,9 @@
buildDotnetGlobalTool rec {
pname = "dotnet-gitversion";
nugetName = "GitVersion.Tool";
version = "5.12.0";
version = "6.3.0";
nugetHash = "sha256-dclYG2D0uSYqf++y33JCefkYLwbuRCuKd3qLMnx3BDI=";
nugetHash = "sha256-gtkD+egl9zAfJ4ZsOwb7u82IhBabjBFxU+nv9yQ1HHQ=";
meta = with lib; {
description = "From git log to SemVer in no time";