From b39996efc7cdfe8132d87e66a385b41ace7b92b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 08:28:06 +0000 Subject: [PATCH] stern: Update to version 1.24.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index 471e9740f2..488f126fa3 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.24.0", "description": "Multi pod and container log tailing for Kubernetes", "homepage": "https://github.com/stern/stern", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/stern/stern/releases/download/v1.23.0/stern_1.23.0_windows_amd64.tar.gz", - "hash": "1b08a383a8578fe6e5781151cc781b1366505bb8b2d222036355efe7a889ba3a" + "url": "https://github.com/stern/stern/releases/download/v1.24.0/stern_1.24.0_windows_amd64.tar.gz", + "hash": "4cdbac6436b5f7c1b0caa0de71e6376e9d168fcb4b7fecccca16a66f8a95d000" } }, "bin": "stern.exe",