From 8a12f877ee966dd482d553c496678873a3c63658 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Aug 2019 22:00:17 +0000 Subject: [PATCH] k9s: Update to version 0.8.3 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 4548f6e875..954817d39f 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.8.2", + "version": "0.8.3", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.8.2/k9s_0.8.2_Windows_x86_64.tar.gz", - "hash": "1edddad1904ec25b0d343349879dc8bd00a467b060985f3e14b01a151ceed97f" + "url": "https://github.com/derailed/k9s/releases/download/0.8.3/k9s_0.8.3_Windows_x86_64.tar.gz", + "hash": "45f0068de257feb6ce676ba1b2c3e5931f8f1c3c89b0a213202b3e8ccda36192" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.8.2/k9s_0.8.2_Windows_i386.tar.gz", - "hash": "6177554f92e8d3870631f1f1a41be4938599882969510d47fccb3ddb35f36a78" + "url": "https://github.com/derailed/k9s/releases/download/0.8.3/k9s_0.8.3_Windows_i386.tar.gz", + "hash": "e3e299eeffdd8099dc5a5f0fe2d52d7bb9aa6acf0c7f71264f117a9823628971" } }, "bin": "k9s.exe",