diff --git a/bucket/argocd.json b/bucket/argocd.json index 01d23b9c6b..d8c08c58dc 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.16", + "version": "2.11.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.9.16/argocd-windows-amd64.exe#/argocd.exe", - "hash": "a00148f6d3048fe43b57b6421d63a08d1f4caa3826338824a2c3850357bcf676" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.11.2/argocd-windows-amd64.exe#/argocd.exe", + "hash": "20544416d06ae753cf300a60b56b4676d28192810b72a77057a618f6bf6e5771" } }, "bin": "argocd.exe",