diff --git a/bucket/argocd.json b/bucket/argocd.json index 2494913378..363e00da81 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "2.9.2", + "version": "2.9.3", "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.2/argocd-windows-amd64.exe#/argocd.exe", - "hash": "c1c7635ee0db4de5731b47a93ca7e91c896fd8f806ebc5bda746ac7eca4fc97a" + "url": "https://github.com/argoproj/argo-cd/releases/download/v2.9.3/argocd-windows-amd64.exe#/argocd.exe", + "hash": "43b8cf1bfbdbb723c23cc59aa82432f0f075cd8506a198e3f40af6a56897f691" } }, "bin": "argocd.exe",