From 8e4a5874cc5b922893a7d0077aa3c5e9dcd4e8f3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 10 Aug 2019 06:01:49 +0000 Subject: [PATCH] k9s: Update to version 0.8.0 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 41dd4dfd0c..bb8249d94b 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.7.13", + "version": "0.8.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.13/k9s_0.7.13_Windows_x86_64.tar.gz", - "hash": "9f05550d3d18758da97d4244b0ea2874f422ec71d1f2d53cf5fb0ea77fc5d271" + "url": "https://github.com/derailed/k9s/releases/download/0.8.0/k9s_0.8.0_Windows_x86_64.tar.gz", + "hash": "8ca06edc66c70e678760a753899565059ae07bbb0269e7f83a8a7fb010fb25fd" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.13/k9s_0.7.13_Windows_i386.tar.gz", - "hash": "0a106ebf6f9ebe909bdea1f14afb8f866d8774b3625660303008c4b0b03a2041" + "url": "https://github.com/derailed/k9s/releases/download/0.8.0/k9s_0.8.0_Windows_i386.tar.gz", + "hash": "bc75dff571ba73841f35987dd0463944b79a4c75b17cc81b6636e6f7d0f4fd4e" } }, "bin": "k9s.exe",