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