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