From 7579ecbaf3ab1ee2a4909b02ec6a6b470b540a0f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 18:01:53 +0000 Subject: [PATCH] k9s: Update to version 0.17.5 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index e6f6f59570..e1691b3e1e 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.4", + "version": "0.17.5", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.4/k9s_Windows_x86_64.tar.gz", - "hash": "f3a99bc752783e8757504b34bc8a8eb02fab9a976d5ffcaa9305d6434d6baf7c" + "url": "https://github.com/derailed/k9s/releases/download/v0.17.5/k9s_Windows_x86_64.tar.gz", + "hash": "4959f17888e2702b9072c664cfd45c76990f5ea42b8a4d89be559e5ac2a983e7" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.4/k9s_Windows_i386.tar.gz", - "hash": "25120927629c1a089e2cd0e0a90ad815d281ea1dcf38056a3b297a26c8cbc2d8" + "url": "https://github.com/derailed/k9s/releases/download/v0.17.5/k9s_Windows_i386.tar.gz", + "hash": "d63b65f8b5c51bbe31d8ff487e359dab99306c0fd10289f03a798cfb369d16d2" } }, "bin": "k9s.exe",