argocd: update gitCommit

This commit is contained in:
Bobby Rong 2022-02-11 13:46:03 +08:00 committed by Jonathan Ringer
parent 10bc3991c2
commit 3f24923ba5

View file

@ -3,7 +3,7 @@
buildGoModule rec {
pname = "argocd";
version = "2.2.5";
commit = "afbd59ba636cfd999fe6ead8a84323413882e230";
commit = "8f981ccfcf942a9eb00bc466649f8499ba0455f5";
tag = "v${version}";
src = fetchFromGitHub {