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