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