{ "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "description": "Kubernetes CLI To Manage Your Clusters In Style!", "version": "0.9.2", "architecture": { "64bit": { "url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_x86_64.tar.gz", "hash": "ddcc4ae1df15d771b8873df52feae0f596c5cfdabfd3c8e06d35b7c7856c1ba7" }, "32bit": { "url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_i386.tar.gz", "hash": "c966b43afe06c84f20e8090c396106860312a6b1384eb8e9842b21ef265d0712" } }, "bin": "k9s.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/derailed/k9s/releases/download/$version/k9s_$version_Windows_x86_64.tar.gz" }, "32bit": { "url": "https://github.com/derailed/k9s/releases/download/$version/k9s_$version_Windows_i386.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }