diff --git a/bucket/argocd.json b/bucket/argocd.json index 5a98023506..07a039fd46 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.17", + "version": "2.14.18", "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/v3.0.17/argocd-windows-amd64.exe#/argocd.exe", - "hash": "12a4dc290febf0f549bd6e3923e97188eeb1761e6492b90748386e407daf444d" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.18/argocd-windows-amd64.exe#/argocd.exe", + "hash": "bec3a4c46078e9505cff9dbb53ac12d41bebb91322153417dc12058e5727055c" } }, "bin": "argocd.exe",