argocd: 2.2.3 -> 2.2.5

This commit is contained in:
R. Ryantm 2022-02-10 19:12:10 +00:00 committed by Jonathan Ringer
parent 44d82e2211
commit 10bc3991c2

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "argocd";
version = "2.2.3";
version = "2.2.5";
commit = "afbd59ba636cfd999fe6ead8a84323413882e230";
tag = "v${version}";
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "argoproj";
repo = "argo-cd";
rev = tag;
sha256 = "sha256-Lw4/VmwD/IF2GEFzQP1kerXrST1kvWvG2nr/br/tO0w=";
sha256 = "sha256-wSvDoRHV4BObRL8lEpHt9oGXNB06LXdIYasRYqmM5QA=";
};
vendorSha256 = "sha256-BVhts+gOM6nhcR1lkFzy7OJnainLXw5YdeseBBRF2xE=";