{ "homepage": "https://helm.sh/", "description": "The package manager for Kubernetes.", "license": "Apache-2.0", "version": "2.14.3", "architecture": { "64bit": { "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.14.3-windows-amd64.tar.gz", "hash": "19033e6191093fd25dfcc8e21f64aa387d2844a7a6514788e8f8bff6e95ab1e4" } }, "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" } } }