From 72b28b29c345369976020b4f78fc31859df7f8d2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 21 Jun 2019 17:00:20 +0000 Subject: [PATCH] k9s: Update to version 0.7.9 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 7d448fe61b..44cb00e997 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.8", + "version": "0.7.9", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.8/k9s_0.7.8_Windows_x86_64.tar.gz", - "hash": "14748d80a222133818cbc321a57a1983adb4e30572f2b5c3c207c36114214238" + "url": "https://github.com/derailed/k9s/releases/download/0.7.9/k9s_0.7.9_Windows_x86_64.tar.gz", + "hash": "eb09cebee23c3bb7742baafbcb4cdf45da541acb584ad363acd86d040df267ee" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.8/k9s_0.7.8_Windows_i386.tar.gz", - "hash": "1bd17a8a5ef12310ede48977b7725fd64991fd946e860c711e4fbe36405142e8" + "url": "https://github.com/derailed/k9s/releases/download/0.7.9/k9s_0.7.9_Windows_i386.tar.gz", + "hash": "9253bd3c73e345753f83d84795d717321796526c3db6f14b781878465017ff1a" } }, "bin": "k9s.exe",