From 35cadffc70fe5b9e747a2655757e5458d043f289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 30 Jun 2021 02:30:37 -0700 Subject: [PATCH] k9s: Update to version 0.24.12 --- bucket/k9s.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 49602c7820..3e47a9b1fa 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.24.10", + "version": "0.24.12", "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.24.10/k9s_v0.24.10_Windows_x86_64.tar.gz", - "hash": "d77262593c554c98cb70eb086068d4b0fa025d96f116e37d013069a007b73562" + "url": "https://github.com/derailed/k9s/releases/download/v0.24.12/k9s_Windows_x86_64.tar.gz", + "hash": "33af6fa17a88b2bc6d329adc92b1dcd5e1cb55d4d7ca3096501e36c0beadccdd" } }, "bin": "k9s.exe", @@ -14,7 +14,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_v$version_Windows_x86_64.tar.gz" + "url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_x86_64.tar.gz" } }, "hash": {