{ "homepage": "https://helm.sh", "description": "The package manager for Kubernetes", "license": "Apache-2.0", "version": "3.2.1", "architecture": { "64bit": { "url": "https://get.helm.sh/helm-v3.2.1-windows-amd64.zip", "hash": "dbd30c03f5ba110348a20ffb5ed8770080757937c157987cce59287507af79dd" } }, "extract_dir": "windows-amd64", "bin": "helm.exe", "checkver": { "url": "https://github.com/kubernetes/helm/releases", "regex": "/tag/v(3\\.[\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://get.helm.sh/helm-v$version-windows-amd64.zip" } }, "hash": { "url": "$url.sha256" } } }