diff --git a/bucket/argocd.json b/bucket/argocd.json index 744c09b549..ec317260b2 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.8.16", + "version": "2.10.7", "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.16/argocd-windows-amd64.exe#/argocd.exe", - "hash": "084d548e60db06a4abf3d26f6248e6da5adec97e553feb2b98886d069af3ec96" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.10.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "351cbf974d33c06e7c2e7d6090080d3493aec6dcecc13b8fc10788f9ce2e1df4" } }, "bin": "argocd.exe",