streamtop 1.0.1

HLS/DASH/IPTV stream diagnostics TUI and CLI
Documentation
{
    "version":  "1.0.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.0.0/streamtop-windows-x86_64-1.0.0.zip",
                                       "hash":  "eb8d34fb8775f513a94c56fe97e4786836d6fb610b2736a089ebac98249834af"
                                   }
                     },
    "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"
                                                      }
                                        }
                   }
}