{
"version": "1.1.1",
"description": "HLS/DASH/IPTV stream diagnostics in the terminal",
"homepage": "https://github.com/Jorji49/streamtop",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Jorji49/streamtop/releases/download/v1.1.1/streamtop-windows-x86_64-1.1.1.zip",
"hash": "PLACEHOLDER"
}
},
"bin": "streamtop.exe",
"checkver": {
"github": "https://github.com/Jorji49/streamtop"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Jorji49/streamtop/releases/download/v$version/streamtop-windows-x86_64-$version.zip"
}
}
}
}