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