From dd3cc31e2ceac3b69e1071a829533215144e5713 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Feb 2020 05:01:51 +0000 Subject: [PATCH] k9s: Update to version 0.17.1 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index f63787d6f7..f135b79408 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.17.0", + "version": "0.17.1", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.0/k9s_Windows_x86_64.tar.gz", - "hash": "370906a1a0ce1d67bead3e35613b61b1632b7a9bab3ead39023ed3a3dc7051fa" + "url": "https://github.com/derailed/k9s/releases/download/v0.17.1/k9s_Windows_x86_64.tar.gz", + "hash": "cf3e6bfbdf5a0c521aaae7de62f3afdf8c8167eaff92a155e627ec817f235a34" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.0/k9s_Windows_i386.tar.gz", - "hash": "5a94339a59df06c94891e476d2c332eee7c47f77f85377203219d34bbebf4f8e" + "url": "https://github.com/derailed/k9s/releases/download/v0.17.1/k9s_Windows_i386.tar.gz", + "hash": "c6c166f4282cfc6249603e06a5388dd1a275830d7a1631a63ae686dc9ce1e3f2" } }, "bin": "k9s.exe",