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",