curl --location --request GET 'https://api.locyanfrp.cn/v3/software/frp?page&size'{
    "data": {
        "versions": [
            {
                "assets": [
                    {
                        "file_name": "frp_LoCyanFrp-0.51.3_darwin_amd64.tar.gz",
                        "download_url": "https://github.com/LoCyan-Team/LoCyanFrpPureApp/releases/download/v0.51.3-9/frp_LoCyanFrp-0.51.3_darwin_amd64.tar.gz",
                        "created_time": "2025-02-25T14:12:22Z",
                        "updated_time": "2025-02-25T14:12:59Z",
                        "content_type": "application/gzip"
                    }
                ],
                "version": {
                    "name": "LoCyanFrp-0.51.3-9 #2025022501",
                    "tag": "v0.51.3-9"
                }
            }
        ],
        "count": 1,
        "latest": "v0.51.3-9"
    },
    "message": "OK",
    "status": 200
}