{
    "version": "1.5.0",
    "description": "Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish and proxy video and audio streams",
    "homepage": "https://github.com/bluenviron/mediamtx",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.5.0/mediamtx_v1.5.0_windows_amd64.zip",
            "hash": "5c76d007c39c6f9c167be756b98953e55b6fa2b6c429c30fb1255aac96133af1"
        }
    },
    "bin": "mediamtx.exe",
    "persist": "mediamtx.yml",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/bluenviron/mediamtx/releases/download/v$version/mediamtx_v$version_windows_amd64.zip"
            }
        }
    }
}
