{ "version": "3.0.5", "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.5/argocd-windows-amd64.exe#/argocd.exe", "hash": "f8277ed2d899fea7faa7518add344ad4d2a8ef1fd0c06393925e1b6c9fe5fb59" } }, "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" } } } }