{ "version": "0.9.5", "description": "Kubernetes namespaces switcher", "homepage": "https://kubectx.dev", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/ahmetb/kubectx/releases/download/v0.9.5/kubens_v0.9.5_windows_x86_64.zip", "hash": "1ee8adb273a391bbf35f67484bf41fd9b02aa0cd06cbcfbd488b211619fd4da9" } }, "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" } } }