From febf39188f0dbc35a1edbbb66247786ee7b7057c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Jan 2020 15:01:13 +0000 Subject: [PATCH] k9s: Update to version 0.10.7 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 06988df2be..cc39b11dcf 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.6", + "version": "0.10.7", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.6/k9s_0.10.6_Windows_x86_64.tar.gz", - "hash": "ad7c06a5155d2fc381071087cfa56febcd48e7027f8afcbaa47f27a87448b9d0" + "url": "https://github.com/derailed/k9s/releases/download/0.10.7/k9s_0.10.7_Windows_x86_64.tar.gz", + "hash": "26f39356022089a16d752b254391eee8058822c253ebec562a13ba111c25067f" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.6/k9s_0.10.6_Windows_i386.tar.gz", - "hash": "7e628f446cdd1f2a590d17bbce3a0d9d493d947ff7354549e5b7dc5eb15b961b" + "url": "https://github.com/derailed/k9s/releases/download/0.10.7/k9s_0.10.7_Windows_i386.tar.gz", + "hash": "abd4ef7ef8c03633e8be0d190fc317ef7648fe4fe4b7c2d2a84c98c0b98b28e6" } }, "bin": "k9s.exe",