{ "version": "2.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/v2.7.8/argocd-windows-amd64.exe#/argocd.exe", "hash": "19c332fe629ff178f7277dab4abbb7ef0be3d6e54c27f62e4bf0bf428e8bfe0f" } }, "bin": "argocd.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/argoproj/argo-cd/releases/download/v$version/argocd-windows-amd64.exe#/argocd.exe" } } } }