diff --git a/bucket/argocd.json b/bucket/argocd.json index c444517b88..18848afb3d 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.6.3", + "version": "2.6.4", "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.6.3/argocd-windows-amd64.exe#/argocd.exe", - "hash": "1e6add797e879a0b755515c52d46150f7a06df9abad8acacb0eb7e292aba0278" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.6.4/argocd-windows-amd64.exe#/argocd.exe", + "hash": "ee64202529dfd8d2994553a17103db265d3ca35c4fa371cd8df08c39a210e85c" } }, "bin": "argocd.exe",