{ "version": "0.30.3", "description": "Kubernetes Clusters manager", "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/derailed/k9s/releases/download/v0.30.3/k9s_Windows_amd64.zip", "hash": "85dec95672781e8f44545cad13c8f3700f9f014cffa780919681bf5457cd4704" }, "arm64": { "url": "https://github.com/derailed/k9s/releases/download/v0.30.3/k9s_Windows_arm64.zip", "hash": "3f65dcef8bd2998f5643d8412e5cc7a6489f15249ce703d3e69e4126ff2720f7" } }, "bin": "k9s.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_amd64.zip" }, "arm64": { "url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.sha256", "regex": "$sha256 $basename\\n" } } }