gitversion: 5.12.0 -> 6.3.0

This commit is contained in:
R. Ryantm 2025-05-01 21:22:16 +00:00
parent 72d7521374
commit 03c2fa7846

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";