2024-05-02 12:31:43 +00:00

25 lines
781 B
JSON

{
"version": "1.29.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.29.0/stern_1.29.0_windows_amd64.tar.gz",
"hash": "3e9d70e1d5c0db6cbc7846efdbfd90dae8ceae7fee7c1a295a376cdb1e4df169"
}
},
"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"
}
}
}