streamtop 0.3.3

HLS/DASH/IPTV stream diagnostics TUI and CLI
Documentation
{
    "version":  "0.3.3",
    "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.3/streamtop-windows-x86_64-0.3.3.zip",
                                       "hash":  "9cea4dac379eedb714f4a6c26d96533e5ab7f260a68e0bd9de01916f6930d1f4"
                                   }
                     },
    "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"
                                                      }
                                        }
                   }
}