From 72e553a3f00084d63a28da99f474dae288216e71 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Mar 2020 09:01:52 +0000 Subject: [PATCH] k9s: Update to version 0.18.1 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 645d56e64f..3bab512816 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.18.0", + "version": "0.18.1", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.18.0/k9s_Windows_x86_64.tar.gz", - "hash": "510feacb3e935f4eadb6fff8787ed46ec4075033008baf6b6ef63e86753a1d68" + "url": "https://github.com/derailed/k9s/releases/download/v0.18.1/k9s_Windows_x86_64.tar.gz", + "hash": "053c501e77e1515b02b0ef5d06406c71b3fc8d406094dcdd5248b5db4f593963" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.18.0/k9s_Windows_i386.tar.gz", - "hash": "9a59477c15d30f7d8f0ec5d76068fbf8cd0fad0bc5775c35f0844352a59b317d" + "url": "https://github.com/derailed/k9s/releases/download/v0.18.1/k9s_Windows_i386.tar.gz", + "hash": "167d22f6d1d6ca85712052e9a21a889faa480629b8c40cd5c66ba46703cee0b8" } }, "bin": "k9s.exe",