streamtop 1.0.0

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":  "13189ab1d4b237d1807772fa107c98e38500fabe057f99f788afccd6f2ae4fb1"
                                   }
                     },
    "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"
                                                      }
                                        }
                   }
}