diff --git a/bucket/argocd.json b/bucket/argocd.json index cdfec5f35e..d75878f13e 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "3.0.3", + "version": "2.14.13", "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.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "2e5d7e144638885664ecc79901e20564dbd6e63109ab885b06b80f4a31f018f4" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.13/argocd-windows-amd64.exe#/argocd.exe", + "hash": "24b48af3d8e84d09c5cf7d34963c9d4ad5e804497f320a55235030657ba72aa5" } }, "bin": "argocd.exe",