From efc0fcbd9e2121bf34de19c249614654f4cd0c9a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Jan 2020 07:00:25 +0000 Subject: [PATCH] k9s: Update to version 0.10.6 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 219cb84ed7..06988df2be 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "description": "Kubernetes CLI To Manage Your Clusters In Style!", - "version": "0.10.5", + "version": "0.10.6", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.5/k9s_0.10.5_Windows_x86_64.tar.gz", - "hash": "a660aca659185eae7ee79f1c898a159ce51848232156d06c54a0236cf85c3306" + "url": "https://github.com/derailed/k9s/releases/download/0.10.6/k9s_0.10.6_Windows_x86_64.tar.gz", + "hash": "ad7c06a5155d2fc381071087cfa56febcd48e7027f8afcbaa47f27a87448b9d0" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.5/k9s_0.10.5_Windows_i386.tar.gz", - "hash": "db9e63578f784d6a9fc6cba983788a19b13a42db9fa9fe1564791fcf5c618fb0" + "url": "https://github.com/derailed/k9s/releases/download/0.10.6/k9s_0.10.6_Windows_i386.tar.gz", + "hash": "7e628f446cdd1f2a590d17bbce3a0d9d493d947ff7354549e5b7dc5eb15b961b" } }, "bin": "k9s.exe",