{
    "version": "1.18.1",
    "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.18.1/mediamtx_v1.18.1_windows_amd64.zip",
            "hash": "7f06a10fe43d0d1d698d1cc2655def6d4a66be6db2f3e7910c0b8c9c60052a36"
        }
    },
    "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"
            }
        }
    }
}
