mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
gitversion: 5.12.0 -> 6.3.0
This commit is contained in:
parent
72d7521374
commit
03c2fa7846
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue