From 6cbcbf6e5d02c9c63271cb6c13eb8024cb7f7906 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 00:33:25 +0000 Subject: [PATCH] stern: Update to version 1.25.0 --- bucket/stern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stern.json b/bucket/stern.json index 488f126fa3..e62d46d29c 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.24.0", + "version": "1.25.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.24.0/stern_1.24.0_windows_amd64.tar.gz", - "hash": "4cdbac6436b5f7c1b0caa0de71e6376e9d168fcb4b7fecccca16a66f8a95d000" + "url": "https://github.com/stern/stern/releases/download/v1.25.0/stern_1.25.0_windows_amd64.tar.gz", + "hash": "ef662c0ceb1422538996ca3cb74df10c7894c3591e1fa2471dd189d5e6afb00c" } }, "bin": "stern.exe",