2025-11-04 12:31:57 +00:00

25 lines
781 B
JSON

{
"version": "1.33.1",
"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.33.1/stern_1.33.1_windows_amd64.tar.gz",
"hash": "e1451cac9f01dbd9ab9aacde9d8e8d7fa800970f51054d4ffaa04f6d3bf959bd"
}
},
"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"
}
}
}