2024-07-22 16:29:30 +00:00

22 lines
756 B
JSON

{
"version": "2.10.15",
"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.10.15/argocd-windows-amd64.exe#/argocd.exe",
"hash": "2ec8701322eb45a9a48eaa82ca0262f1ae66a1aff1e689b274aab5aa3ce2ef45"
}
},
"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"
}
}
}
}