2025-02-06 00:35:41 +00:00

22 lines
754 B
JSON

{
"version": "2.14.2",
"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.2/argocd-windows-amd64.exe#/argocd.exe",
"hash": "2642aec038f747e3a63a3719f9fea49446ac2972b435218f70f09bb700bd1c31"
}
},
"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"
}
}
}
}