diff --git a/bucket/stern.json b/bucket/stern.json index 71a3cd46b6..9648dc5466 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.30.0", + "version": "1.31.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.30.0/stern_1.30.0_windows_amd64.tar.gz", - "hash": "49d14a33ddd7b6986b396f7535f9061cbfbeb64676391dd83a6748c06eeaf214" + "url": "https://github.com/stern/stern/releases/download/v1.31.0/stern_1.31.0_windows_amd64.tar.gz", + "hash": "633a3b60ea269a36742d483f15843851ea0d324b30202c816be049bf183eaa1e" } }, "bin": "stern.exe",