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