2019-01-14 20:00:28 +00:00

27 lines
750 B
JSON

{
"homepage": "https://helm.sh/",
"license": "Apache-2.0",
"version": "2.12.2",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.2-windows-amd64.tar.gz",
"hash": "54dc234a5a1063554d26763c473f74635fa93b8114742748d4149681ee98ca6d"
}
},
"extract_dir": "windows-amd64",
"bin": "helm.exe",
"checkver": {
"github": "https://github.com/kubernetes/helm"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v$version-windows-amd64.tar.gz"
}
},
"hash": {
"url": "$url.sha256"
}
}
}