2025-03-25 00:38:04 +00:00

22 lines
754 B
JSON

{
"version": "2.14.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.14.8/argocd-windows-amd64.exe#/argocd.exe",
"hash": "75ac8cbf6d0d0d88a64e288272960b2b74cfd271a745ec27211ba8157a777a7f"
}
},
"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"
}
}
}
}