From 5eaf80cb3ecd0aa4b82577abe78d1e7148e430ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 20:28:34 +0000 Subject: [PATCH] k9s: Update to version 0.26.2 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 254e6ac28a..660e8f790f 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.1", + "version": "0.26.2", "description": "Kubernetes Clusters manager", "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.26.1/k9s_Windows_x86_64.tar.gz", - "hash": "f22b1b90722edfc1e3c84c062c6c984286a37f03bb29186ae11cf786b61d760e" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.2/k9s_Windows_x86_64.tar.gz", + "hash": "30ea0126d3716f4c1deba84e7877baa81636098f3013c107508afe333da1f1d9" } }, "bin": "k9s.exe",