diff --git a/bucket/argocd.json b/bucket/argocd.json index ef61fd14c1..40128e236c 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.5", + "version": "2.14.6", "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.14.5/argocd-windows-amd64.exe#/argocd.exe", - "hash": "d93e14eebe6fd0b8f6677d95617982b7c9d73617d3f714c36d19c087c0e7a9fb" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.6/argocd-windows-amd64.exe#/argocd.exe", + "hash": "490fff29667599ebadb4224ec08e7c727348f4c62cead3876b5fad0103b0bad1" } }, "bin": "argocd.exe",