2023-03-12 08:28:06 +00:00

25 lines
781 B
JSON

{
"version": "1.24.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.24.0/stern_1.24.0_windows_amd64.tar.gz",
"hash": "4cdbac6436b5f7c1b0caa0de71e6376e9d168fcb4b7fecccca16a66f8a95d000"
}
},
"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"
}
}
}