From a0ca68515adc522f681049c716b7b61c6f5c3418 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Mar 2020 07:01:49 +0000 Subject: [PATCH] k9s: Update to version 0.17.3 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 912fcc8aa2..0b23df47f7 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.2", + "version": "0.17.3", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.2/k9s_Windows_x86_64.tar.gz", - "hash": "91e48978b1f51f113559062fcab75d6f88ebe3221bf763da2b3487ca8f2bad26" + "url": "https://github.com/derailed/k9s/releases/download/v0.17.3/k9s_Windows_x86_64.tar.gz", + "hash": "e34f55525dc1e037bffa3d1d5ee7f497edf35ebc6ef1b2412aa019a3fc0a1a72" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.2/k9s_Windows_i386.tar.gz", - "hash": "0a869811c7740b77ef08c633a0ca418f45ab4e45c924cd8c98b106edc9d1c1ca" + "url": "https://github.com/derailed/k9s/releases/download/v0.17.3/k9s_Windows_i386.tar.gz", + "hash": "ca0c3fa8043fde1f093b1e98809f7ce3a7201540bce2058343cde390a2081573" } }, "bin": "k9s.exe",