From 842f7ccdbed075300f21384890b89d011f87ff87 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 21 Jun 2019 23:00:28 +0000 Subject: [PATCH] k9s: Update to version 0.7.10 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 44cb00e997..fd12b3ba83 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.9", + "version": "0.7.10", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.9/k9s_0.7.9_Windows_x86_64.tar.gz", - "hash": "eb09cebee23c3bb7742baafbcb4cdf45da541acb584ad363acd86d040df267ee" + "url": "https://github.com/derailed/k9s/releases/download/0.7.10/k9s_0.7.10_Windows_x86_64.tar.gz", + "hash": "51960177ab1c691fc2df226b6afc4cd802f332308f06ce343cef3f1d3f387d27" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.7.9/k9s_0.7.9_Windows_i386.tar.gz", - "hash": "9253bd3c73e345753f83d84795d717321796526c3db6f14b781878465017ff1a" + "url": "https://github.com/derailed/k9s/releases/download/0.7.10/k9s_0.7.10_Windows_i386.tar.gz", + "hash": "f42d5493b5244606a04db1bbbac10e081994b4ad7f723ef84c0da08aaa2a597f" } }, "bin": "k9s.exe",