2025-01-21 04:28:50 +00:00

25 lines
781 B
JSON

{
"version": "1.32.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.32.0/stern_1.32.0_windows_amd64.tar.gz",
"hash": "809b9e0f987c49948b66a7eade7ad660d3541db09ff21b56f3e2d1901b5d580d"
}
},
"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"
}
}
}