kubectx: Update to version 0.9.1

This commit is contained in:
Jakub Čábera 2020-07-01 09:23:53 +02:00
parent 29849721fa
commit 4b8550ffd9

View File

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