2023-11-15 04:25:46 +00:00

25 lines
781 B
JSON

{
"version": "1.27.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.27.0/stern_1.27.0_windows_amd64.tar.gz",
"hash": "da1833c590c1ceb55713d34444252ae2f24fcfad352a30e1b89fb9bd8a39cb0c"
}
},
"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"
}
}
}