{
"version": "1.1.0",
"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.0/streamtop-windows-x86_64-1.1.0.zip",
"hash": "f523c076599a58e44b1c473b8eceb6d399e830e628ada34795ac5635e44dfc15"
}
},
"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"
}
}
}
}