2022-08-22 12:32:17 +00:00

22 lines
754 B
JSON

{
"version": "2.4.11",
"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.4.11/argocd-windows-amd64.exe#/argocd.exe",
"hash": "b104c1134169e44863b2ac7382166fe07ab0c67f562716d73459b837d81c00c3"
}
},
"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"
}
}
}
}