{
    "version": "0.3.3",
    "description": "A very simple, high performance, edge WebRTC SFU",
    "homepage": "https://github.com/binbat/live777/",
    "license": "MPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/binbat/live777/releases/download/v0.3.3/live777-v0.3.3-x86_64-pc-windows-msvc.exe#/live777.exe",
            "hash": "4cf75b45f77483b300b6abc2b4ee6185a5562aa1047e54dfbbd4b16facdf48f6"
        },
        "32bit": {
            "url": "https://github.com/binbat/live777/releases/download/v0.3.3/live777-v0.3.3-i686-pc-windows-msvc.exe#/live777.exe",
            "hash": "f1bc6854e23b32af54dce16325ddced59605ea531bbf566bfb4e28628f2f6952"
        }
    },
    "bin": "live777.exe",
    "checkver": {
        "github": "https://github.com/binbat/live777"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/live777-v$version-x86_64-pc-windows-msvc.exe#/live777.exe"
            },
            "32bit": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/live777-v$version-i686-pc-windows-msvc.exe#/live777.exe"
            }
        }
    }
}
