diff --git a/README.md b/README.md index 3da63c9..8b3f74e 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ | [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | | | [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ | | [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | | +| [fooyin](https://github.com/fooyin/fooyin) | fooyin | ✅ | | #### Gitee diff --git a/data/github.json b/data/github.json index 777e8f4..b904ee5 100644 --- a/data/github.json +++ b/data/github.json @@ -151,5 +151,11 @@ "amd64": "winboat-{version}-amd64.deb", "arm64": "winboat-{version}-arm64.deb" } + }, + "fooyin": { + "repo": "fooyin/fooyin", + "file_list": { + "amd64": "fooyin_{version}-trixie_amd64.deb" + } } } \ No newline at end of file