diff --git a/bucket/argocd.json b/bucket/argocd.json index eacab84ed4..24a6499fd9 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.1.5", + "version": "2.1.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.1.5/argocd-windows-amd64.exe#/argocd.exe", - "hash": "571b49ff69720fef39eb5333f0bc662f55826721b7150204f2edb8cdd970f696" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.1.6/argocd-windows-amd64.exe#/argocd.exe", + "hash": "ec37803cad4e7425aa88c17d61be2e2352ad0220dd1434865e3090e8b242f911" } }, "bin": "argocd.exe",