2019-02-27 19:00:25 +00:00

27 lines
750 B
JSON

{
"homepage": "https://helm.sh/",
"license": "Apache-2.0",
"version": "2.13.0",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.0-windows-amd64.tar.gz",
"hash": "e0143c3fc6c3e585e62cfa31de8d5e7e00ee3a702ed7416157360fcdd2026a72"
}
},
"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"
}
}
}