diff --git a/bucket/argocd.json b/bucket/argocd.json index ffadc9c7c5..764f796ebf 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.10.2", + "version": "2.8.11", "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.10.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "41510c907fdd059883bc4c6322e915002ec827c5a221b49f58733f1bf24d53dc" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.8.11/argocd-windows-amd64.exe#/argocd.exe", + "hash": "9015949d96427eeefe1e1fe60f1e5c33146caa5135368b5f04bc6ff838d7aa1a" } }, "bin": "argocd.exe",