From f7ae5895a628057e8c710a2ca243bfe65c980a5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 20:25:05 +0000 Subject: [PATCH] k9s: Update to version 0.25.15 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 48e00f6def..a47c01f33c 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.14", + "version": "0.25.15", "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.25.14/k9s_Windows_x86_64.tar.gz", - "hash": "504c443616870b489e696165e83272603eeeb2cc01ef8a0a6a9d7daacb1c5762" + "url": "https://github.com/derailed/k9s/releases/download/v0.25.15/k9s_Windows_x86_64.tar.gz", + "hash": "f038d649e6baf3aa93a1b331705bdad53f4b4c38f3ca1a8685797f631629164c" } }, "bin": "k9s.exe",