diff --git a/bucket/argocd.json b/bucket/argocd.json index a22ab5af93..8166fad99c 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "1.7.9", + "version": "1.7.10", "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/v1.7.9/argocd-windows-amd64.exe#/argocd.exe", - "hash": "bcc9adf13b72dbc601a922f22f2afc17a820ec36ad013621f4a0c5a11a0a57f1" + "url": "https://github.com/argoproj/argo-cd/releases/download/v1.7.10/argocd-windows-amd64.exe#/argocd.exe", + "hash": "ca2be7b44ff517a267be537ebba888271da412c784aca1b84f3b56724fe0bf22" } }, "bin": "argocd.exe",