From d8aeb89f068ca97202c5168c1bf981db84541acc Mon Sep 17 00:00:00 2001 From: Ash258 Date: Fri, 3 Apr 2020 18:47:44 +0200 Subject: [PATCH] k9s: Update to version 0.19.0 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 3bab512816..431fbd4f0c 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.1", + "version": "0.19.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.18.1/k9s_Windows_x86_64.tar.gz", - "hash": "053c501e77e1515b02b0ef5d06406c71b3fc8d406094dcdd5248b5db4f593963" + "url": "https://github.com/derailed/k9s/releases/download/v0.19.0/k9s_Windows_x86_64.tar.gz", + "hash": "2da4677433cb594433850afd1bc07d3c79ae58e95c43177ac7d428519398c427" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.18.1/k9s_Windows_i386.tar.gz", - "hash": "167d22f6d1d6ca85712052e9a21a889faa480629b8c40cd5c66ba46703cee0b8" + "url": "https://github.com/derailed/k9s/releases/download/v0.19.0/k9s_Windows_i386.tar.gz", + "hash": "cbca3a97332340e8183d251c37c6a89ce06b87c93a440c6580bc109407c1f09a" } }, "bin": "k9s.exe",