kubectx: Update to version 0.9.2

This commit is contained in:
Jakub Čábera 2021-02-25 09:31:55 +01:00
parent 48ee7db5d7
commit 46adf76fba

View File

@ -1,12 +1,12 @@
{
"version": "0.9.1",
"version": "0.9.2",
"description": "Kubernetes contexts manager",
"homepage": "https://kubectx.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/ahmetb/kubectx/releases/download/v0.9.1/kubectx_v0.9.1_windows_x86_64.zip",
"hash": "50da8ffd2ac9ca7f41c8aa6bf47a7fbd91d17603827b24267b8618fc30e7923f"
"url": "https://github.com/ahmetb/kubectx/releases/download/v0.9.2/kubectx_v0.9.2_windows_x86_64.zip",
"hash": "f0cde9725fbc6df17ee7384bf173b4e05a80f0ba08d72ff6cb9ee4dae3dabe3f"
}
},
"bin": "kubectx.exe",