diff --git a/bucket/argocd.json b/bucket/argocd.json index 5cbebcda49..e3fb6af0a8 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.4.20", + "version": "2.5.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.4.20/argocd-windows-amd64.exe#/argocd.exe", - "hash": "3bdbec5920780684bef1bd6dad2c4d79773e58dff6042624ca29daacd2630b3c" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.5.8/argocd-windows-amd64.exe#/argocd.exe", + "hash": "29d191a4f8b90382dcfa652383a4d535557b2d284d3e70f3e62fbe536c93fe5d" } }, "bin": "argocd.exe",