diff --git a/bucket/argocd.json b/bucket/argocd.json index f9525f8a1a..2494913378 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.1", + "version": "2.9.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.1/argocd-windows-amd64.exe#/argocd.exe", - "hash": "f32767187b45675a50746fd276f8f9035e7f7394b1a7107e7d8169d3be2246ed" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.2/argocd-windows-amd64.exe#/argocd.exe", + "hash": "c1c7635ee0db4de5731b47a93ca7e91c896fd8f806ebc5bda746ac7eca4fc97a" } }, "bin": "argocd.exe",