mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
21 lines
390 B
JSON
21 lines
390 B
JSON
{
|
|
"partner": {
|
|
"latestBuildable": {
|
|
"url": "https://github.com/slhaf/Partner.git",
|
|
"ref": "buildable/v0.5.0"
|
|
},
|
|
"latestRelease": {
|
|
"url": "url",
|
|
"version": "0.5.0"
|
|
}
|
|
},
|
|
"externalModules": [
|
|
{
|
|
"name": "OneBot Adapter",
|
|
"version": "0.5.0",
|
|
"withGateway": true,
|
|
"registryRef": "modules/onebot-adapter.json"
|
|
}
|
|
]
|
|
}
|