{ "version": "0.9.3", "description": "Kubernetes namespaces switcher", "homepage": "https://kubectx.dev", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/ahmetb/kubectx/releases/download/v0.9.3/kubens_v0.9.3_windows_x86_64.zip", "hash": "72c9b72267d69d98c63485171c149a9128759868ab4ea23c4958de7e08998bc0" } }, "bin": "kubens.exe", "checkver": { "github": "https://github.com/ahmetb/kubectx" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ahmetb/kubectx/releases/download/v$version/kubens_v$version_windows_x86_64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }