2018-12-07 20:00:23 +00:00

27 lines
750 B
JSON

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