2024-10-07 12:32:39 +00:00

25 lines
781 B
JSON

{
"version": "1.31.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.31.0/stern_1.31.0_windows_amd64.tar.gz",
"hash": "633a3b60ea269a36742d483f15843851ea0d324b30202c816be049bf183eaa1e"
}
},
"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"
}
}
}