streamtop 0.3.1

HLS/DASH/IPTV stream diagnostics TUI and CLI
Documentation
{
  "version": "0.3.1",
  "description": "Terminal diagnostic engine for live HLS, DASH, and IPTV streams",
  "homepage": "https://github.com/Jorji49/streamtop",
  "license": "MIT",
  "architecture": {
    "64bit": {
      "url": "https://github.com/Jorji49/streamtop/releases/download/v0.3.1/streamtop-windows-x86_64-0.3.1.zip",
      "hash": "b1d7b1c24bf81927fb19ce85594c1dc6431b019077f7782941194114de273539"
    }
  },
  "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"
      }
    }
  }
}