From b26ebc6e5bee67fb178ede61e07acae12adfdc11 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 Jan 2020 23:00:22 +0000 Subject: [PATCH] k9s: Update to version 0.11.3 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index ce6c8ea7db..1b4ee77603 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.11.2", + "version": "0.11.3", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.11.2/k9s_0.11.2_Windows_x86_64.tar.gz", - "hash": "e3b362e850dff115a7899426884e8ec7ea882d28a6238c782fc74b156c3fa816" + "url": "https://github.com/derailed/k9s/releases/download/0.11.3/k9s_0.11.3_Windows_x86_64.tar.gz", + "hash": "603cb7b6beb30920a046f5682768ee97cea0cb0ddfba667a971527291a6bac07" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.11.2/k9s_0.11.2_Windows_i386.tar.gz", - "hash": "ee9689c6167be35100d65e4b5c26d9f63e7d0784ba3ffeb28bb50f5b13d78b5c" + "url": "https://github.com/derailed/k9s/releases/download/0.11.3/k9s_0.11.3_Windows_i386.tar.gz", + "hash": "a59c89b67508ee1835ddec2705bcef024d01d614d27a9689b6f7823256704d14" } }, "bin": "k9s.exe",