Loading pkgs/applications/version-management/git-credential-manager/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ buildDotnetModule rec { pname = "git-credential-manager"; version = "2.6.1"; version = "2.7.3"; src = fetchFromGitHub { owner = "git-ecosystem"; repo = "git-credential-manager"; rev = "v${version}"; hash = "sha256-fzcGAcKOAEnBiAEYYyxKJ71xnixb5cz7FzR28/cKIFg="; hash = "sha256-jXBFnXBUQz53doOr9zcfUq3dguA85N7WL0KuFjSIjF8="; }; projectFile = "src/shared/Git-Credential-Manager/Git-Credential-Manager.csproj"; Loading Loading
pkgs/applications/version-management/git-credential-manager/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ buildDotnetModule rec { pname = "git-credential-manager"; version = "2.6.1"; version = "2.7.3"; src = fetchFromGitHub { owner = "git-ecosystem"; repo = "git-credential-manager"; rev = "v${version}"; hash = "sha256-fzcGAcKOAEnBiAEYYyxKJ71xnixb5cz7FzR28/cKIFg="; hash = "sha256-jXBFnXBUQz53doOr9zcfUq3dguA85N7WL0KuFjSIjF8="; }; projectFile = "src/shared/Git-Credential-Manager/Git-Credential-Manager.csproj"; Loading