diff --git a/bucket/stern.json b/bucket/stern.json index aa6446d471..dc73244898 100644 --- a/bucket/stern.json +++ b/bucket/stern.json @@ -1,12 +1,12 @@ { - "version": "1.26.0", + "version": "1.27.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.26.0/stern_1.26.0_windows_amd64.tar.gz", - "hash": "86d92a35f5a5b295a0430e471a73ee84143e0cfb839f1a8b28a4aaacef178766" + "url": "https://github.com/stern/stern/releases/download/v1.27.0/stern_1.27.0_windows_amd64.tar.gz", + "hash": "da1833c590c1ceb55713d34444252ae2f24fcfad352a30e1b89fb9bd8a39cb0c" } }, "bin": "stern.exe",