From f688df63e3d25d83f377c0b09b8b39b768610310 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Jan 2020 02:00:31 +0000 Subject: [PATCH] k9s: Update to version 0.10.10 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 24bb18d9bf..d4d3a8a2ee 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.9", + "version": "0.10.10", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.9/k9s_0.10.9_Windows_x86_64.tar.gz", - "hash": "3431877aa555729c9d0f4a836e30dcb483a7450dafd8e3133f581eaa04fe4e7a" + "url": "https://github.com/derailed/k9s/releases/download/0.10.10/k9s_0.10.10_Windows_x86_64.tar.gz", + "hash": "c9c343bc3b660e613603600076cb7eea1c9084a45aba5c56859e024e69d88bf5" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.9/k9s_0.10.9_Windows_i386.tar.gz", - "hash": "2943031741745c461e39c3e4bcdfc1bb552d52827eb7690dbe1dcc69d7c5d55a" + "url": "https://github.com/derailed/k9s/releases/download/0.10.10/k9s_0.10.10_Windows_i386.tar.gz", + "hash": "c434e6c8aba9167b7f039579445fb7ada9c6bb31933536b5eb2485800d1ed723" } }, "bin": "k9s.exe",