From f7c017bf914cc0b8b7415ce110f43eeb2d33b2f1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Aug 2019 05:00:24 +0000 Subject: [PATCH] k9s: Update to version 0.8.1 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index bb8249d94b..67257b737d 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.0", + "version": "0.8.1", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.8.0/k9s_0.8.0_Windows_x86_64.tar.gz", - "hash": "8ca06edc66c70e678760a753899565059ae07bbb0269e7f83a8a7fb010fb25fd" + "url": "https://github.com/derailed/k9s/releases/download/0.8.1/k9s_0.8.1_Windows_x86_64.tar.gz", + "hash": "7fb316450b7bf62f111b6849b72145579bf1c1b022739c3ece74631175a670ed" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.8.0/k9s_0.8.0_Windows_i386.tar.gz", - "hash": "bc75dff571ba73841f35987dd0463944b79a4c75b17cc81b6636e6f7d0f4fd4e" + "url": "https://github.com/derailed/k9s/releases/download/0.8.1/k9s_0.8.1_Windows_i386.tar.gz", + "hash": "2c48c6ac4595d98727c70a3f8a3f2ee3ec029e331b3ecc0ca423ab7cbe921c18" } }, "bin": "k9s.exe",