{
    "version": "0.8.1",
    "description": "RTP/RTSP to WHIP 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/whipinto-v0.8.1-x86_64-pc-windows-msvc.exe#/whipinto.exe",
            "hash": "b7398e7f680acad8f4148f675a3c5febb5f3f1facab14c948e59e19cddf3e90e"
        },
        "32bit": {
            "url": "https://github.com/binbat/live777/releases/download/v0.8.1/whipinto-v0.8.1-i686-pc-windows-msvc.exe#/whipinto.exe",
            "hash": "79bf44cab304d3507feccd985800b3d5ac4a836e78ddbacdf327f8dc8070759c"
        },
        "arm64": {
            "url": "https://github.com/binbat/live777/releases/download/v0.8.1/whipinto-v0.8.1-aarch64-pc-windows-msvc.exe#/whipinto.exe",
            "hash": "243f2ff6b81a2c5db9ead3fec39201a403f4ad1dc0fa599f743d5c8661124d00"
        }
    },
    "bin": "whipinto.exe",
    "checkver": {
        "github": "https://github.com/binbat/live777"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/whipinto-v$version-x86_64-pc-windows-msvc.exe#/whipinto.exe"
            },
            "32bit": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/whipinto-v$version-i686-pc-windows-msvc.exe#/whipinto.exe"
            },
            "arm64": {
                "url": "https://github.com/binbat/live777/releases/download/v$version/whipinto-v$version-aarch64-pc-windows-msvc.exe#/whipinto.exe"
            }
        }
    }
}
