diff --git a/README.md b/README.md index 348565b..56b21b3 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ | [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | | | [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ | | [SPlayer](https://github.com/imsyy/SPlayer) | splayer | ✅ | | +| [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | | #### Gitee diff --git a/data/github.json b/data/github.json index f291c91..83974b3 100644 --- a/data/github.json +++ b/data/github.json @@ -144,5 +144,11 @@ "file_list": { "amd64": "splayer-{version}-amd64.deb" } + }, + "winboat": { + "repo": "TibixDev/winboat", + "file_list": { + "amd64": "winboat-{version}-amd64.deb" + } } } \ No newline at end of file