diff --git a/bucket/stern.json b/bucket/stern.json index 1155be0198..471e9740f2 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.22.0", + "version": "1.23.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.22.0/stern_1.22.0_windows_amd64.tar.gz", - "hash": "8771d8023f10eb16a28136e88790faeb8107736f00f1d9f3bae812766f681c2a" + "url": "https://github.com/stern/stern/releases/download/v1.23.0/stern_1.23.0_windows_amd64.tar.gz", + "hash": "1b08a383a8578fe6e5781151cc781b1366505bb8b2d222036355efe7a889ba3a" } }, "bin": "stern.exe",