2025-09-09 00:37:52 +00:00

22 lines
756 B
JSON

{
"version": "2.12.13",
"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.12.13/argocd-windows-amd64.exe#/argocd.exe",
"hash": "b1b1f8a9def2be894c3ecdb63d6f91ff5cf1ccae53db071c6a857fc7b0479120"
}
},
"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"
}
}
}
}