add winboat

This commit is contained in:
wcbing 2025-09-29 18:30:08 +08:00
parent 4cb78fd97d
commit 8cd64f14ec
2 changed files with 7 additions and 0 deletions

View File

@ -72,6 +72,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

View File

@ -144,5 +144,11 @@
"file_list": {
"amd64": "splayer-{version}-amd64.deb"
}
},
"winboat": {
"repo": "TibixDev/winboat",
"file_list": {
"amd64": "winboat-{version}-amd64.deb"
}
}
}