diff --git a/bucket/argocd.json b/bucket/argocd.json index 57c8434686..a60c2d13ad 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.14.1", + "version": "2.14.2", "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.1/argocd-windows-amd64.exe#/argocd.exe", - "hash": "47b9b55384705ccf98387d0e41f555419fadc6b4a13ab9b4c48575c9a126e1ee" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.14.2/argocd-windows-amd64.exe#/argocd.exe", + "hash": "2642aec038f747e3a63a3719f9fea49446ac2972b435218f70f09bb700bd1c31" } }, "bin": "argocd.exe",