{ "version": "3.0.0", "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/v3.0.0/argocd-windows-amd64.exe#/argocd.exe", "hash": "fef9d63ce6e9a2bd5399c082a3ca7d8fc0922d9c1496d7dee6ff6dfde9d6bd6b" } }, "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" } } } }