Authorization: Bearer ********************curl --location '/api/plugins/versions/check-updates?plugins=mslx-plugin-chat-sync' \
--header 'Authorization: Bearer <token>'{"code":200,"message":"success","data":[{"appId":"mslx-plugin-chat-sync","changelog":"## v1.0.5 更新日志\n\n- 修复了跨服聊天时偶尔断联的问题\n- 优化了内存占用\n- 增加了管理员强踢指令","createdAt":"2026-05-03T19:55:28","downloadCount":0,"downloadLink":"http://localhost:8080/api/download/plugins/mslx-plugin-chat-sync/1/file","id":1,"versionCode":1,"versionName":"1.0.5-Release"}]}