mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
756 B
JSON
22 lines
756 B
JSON
{
|
|
"version": "2.14.14",
|
|
"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.14/argocd-windows-amd64.exe#/argocd.exe",
|
|
"hash": "5318fcf0da1eda2e6fe346edf439ffd7745a7108f82337a12addedd0a907f67c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|