From f858f27f7b75c4238f1ec3467aed0a2afae8cfb7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 31 Dec 2019 20:00:22 +0000 Subject: [PATCH] k9s: Update to version 0.10.3 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index df877e7a3d..ea2ef4cd8e 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.2", + "version": "0.10.3", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.2/k9s_0.10.2_Windows_x86_64.tar.gz", - "hash": "5fd4d237200c16387159f12009bb7f00b21ac027e481432f306a1b16e124d320" + "url": "https://github.com/derailed/k9s/releases/download/0.10.3/k9s_0.10.3_Windows_x86_64.tar.gz", + "hash": "8ed0af03112d63619985484989423b7777ab5c2cdba67ed59bd145b04efc7fa8" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.2/k9s_0.10.2_Windows_i386.tar.gz", - "hash": "2cb7086ffc5a162b4eaa9ec6878c8e24c465d6f9d7ad284d125f2d2aab65e642" + "url": "https://github.com/derailed/k9s/releases/download/0.10.3/k9s_0.10.3_Windows_i386.tar.gz", + "hash": "bb47f1a052f983e0d5671d31720c8177a4550ca8067862f5fd00ed36e5b99853" } }, "bin": "k9s.exe",