{ "version": "2.10.6", "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.10.6/argocd-windows-amd64.exe#/argocd.exe", "hash": "35078a72aeee7897589f115e502edd75a77ee8a1f5180d9c2fbf5b759c73f77c" } }, "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" } } } }