diff --git a/bucket/argocd.json b/bucket/argocd.json index e3fb6af0a8..65ef1c8ae5 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.5.8", + "version": "2.4.21", "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.5.8/argocd-windows-amd64.exe#/argocd.exe", - "hash": "29d191a4f8b90382dcfa652383a4d535557b2d284d3e70f3e62fbe536c93fe5d" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.21/argocd-windows-amd64.exe#/argocd.exe", + "hash": "83efdbd0f1741c5c2451d94b634d18906acfa7e36f77c74f91c53dbe7d62a1c5" } }, "bin": "argocd.exe",