{ "homepage": "https://helm.sh/", "description": "The package manager for Kubernetes.", "license": "Apache-2.0", "version": "2.16.1", "architecture": { "64bit": { "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.16.1-windows-amd64.tar.gz", "hash": "7ab28696e2f5a5b56001aacbe7156aae83c8fbd05946164efa3a2707aac33255" } }, "extract_dir": "windows-amd64", "bin": [ "helm.exe", "tiller.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" } } }