argocd: Update to version 2.4.1

This commit is contained in:
github-actions[bot] 2022-06-21 20:28:11 +00:00
parent dca0f079d2
commit f4b7760373

View File

@ -1,12 +1,12 @@
{
"version": "2.4.0",
"version": "2.4.1",
"description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
"homepage": "https://github.com/argoproj/argo-cd",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.0/argocd-windows-amd64.exe#/argocd.exe",
"hash": "700ad3d45ec6a74aa3e759f0b82df06a40ab2bcc875ef6b55f5bc73999ac8d77"
"url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.1/argocd-windows-amd64.exe#/argocd.exe",
"hash": "07a69375e8617ae8d5eae30796b6e1e38ed687aa6561eb69ddb81706bc705f22"
}
},
"bin": "argocd.exe",