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