From d16ef5dfa1c5000ec2aa8d6a9b8e5aa9d17ac737 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 04:25:28 +0000 Subject: [PATCH] stern: Update to version 1.26.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index e62d46d29c..aa6446d471 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.25.0", + "version": "1.26.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.25.0/stern_1.25.0_windows_amd64.tar.gz", - "hash": "ef662c0ceb1422538996ca3cb74df10c7894c3591e1fa2471dd189d5e6afb00c" + "url": "https://github.com/stern/stern/releases/download/v1.26.0/stern_1.26.0_windows_amd64.tar.gz", + "hash": "86d92a35f5a5b295a0430e471a73ee84143e0cfb839f1a8b28a4aaacef178766" } }, "bin": "stern.exe",