{ "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "description": "Kubernetes CLI To Manage Your Clusters In Style!", "version": "0.7.5", "architecture": { "64bit": { "url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_x86_64.tar.gz", "hash": "af499c5e4c9b6c73fe0547d4b1e1b2e7168608065803d175c3d6b175c9a9b583" }, "32bit": { "url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_i386.tar.gz", "hash": "b0e9ff7bfbf5a6a57f6231d07fed46f1f44b3763d00a1720c9137e414459e222" } }, "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" } } }