{
    "version": "2023.12.24",
    "description": "Friendship management tool for VRChat",
    "homepage": "https://github.com/vrcx-team/VRCX",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/vrcx-team/VRCX/releases/download/v2023.12.24/VRCX_20231224.zip",
            "hash": "4e180edacbb9cc109a9e5778d07987c80870ef15e52dcfc43d8fcd70fc1200b3"
        }
    },
    "shortcuts": [
        [
            "VRCX.exe",
            "VRCX"
        ]
    ],
    "checkver": {
        "github": "https://github.com/vrcx-team/VRCX"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/vrcx-team/VRCX/releases/download/v$version/VRCX_$cleanVersion.zip"
            }
        }
    }
}
