diff --git a/bucket/argocd.json b/bucket/argocd.json index 4ffb111ca9..086975dcad 100644 --- a/bucket/argocd.json +++ b/bucket/argocd.json @@ -1,12 +1,12 @@ { - "version": "1.7.6", + "version": "1.7.7", "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.6/argocd-windows-amd64.exe#/argocd.exe", - "hash": "72b0db83f4f6f7c7b17ecf3688725791da26ec802eba86c20bff163f3724b799" + "url": "https://github.com/argoproj/argo-cd/releases/download/v1.7.7/argocd-windows-amd64.exe#/argocd.exe", + "hash": "b973f1c7c79cc8f548db2efdf9f82f867d3daa6eefc637e2f41b1181d4704fd1" } }, "bin": "argocd.exe",