{
    "version": "0.8.1",
    "description": "WHEP to RTP/RTSP tool.",
    "homepage": "https://live777.pages.dev",
    "license": {
        "identifier": "MPL-2.0",
        "url": "https://github.com/binbat/live777/blob/HEAD/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/binbat/live777/releases/download/v0.8.1/whepfrom-v0.8.1-x86_64-pc-windows-msvc.exe#/whepfrom.exe",
            "hash": "8cdc12b7e4862e114bb230a291cc964dad4129302d8e4caa9e664824ffc66cd3"
        },
        "32bit": {
            "url": "https://github.com/binbat/live777/releases/download/v0.8.1/whepfrom-v0.8.1-i686-pc-windows-msvc.exe#/whepfrom.exe",
            "hash": "7e71eab6d326244dcb455214db87231e0197f78c054b8e99929efb4ffd54f8a7"
        },
        "arm64": {
            "url": "https://github.com/binbat/live777/releases/download/v0.8.1/whepfrom-v0.8.1-aarch64-pc-windows-msvc.exe#/whepfrom.exe",
            "hash": "4f9dcbabe794f3fe2c1163b18c68863904eaf8fdcae316d51cf8bb1124ed684e"
        }
    },
    "bin": "whepfrom.exe",
    "checkver": {
        "github": "https://github.com/binbat/live777"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/whepfrom-v$version-x86_64-pc-windows-msvc.exe#/whepfrom.exe"
            },
            "32bit": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/whepfrom-v$version-i686-pc-windows-msvc.exe#/whepfrom.exe"
            },
            "arm64": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/whepfrom-v$version-aarch64-pc-windows-msvc.exe#/whepfrom.exe"
            }
        }
    }
}
