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