2023-08-21 04:25:28 +00:00

25 lines
781 B
JSON

{
"version": "1.26.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"
}
},
"bin": "stern.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/stern/stern/releases/download/v$version/stern_$version_windows_amd64.tar.gz"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}