From b22e44a5f20d80cdc4c02ab649d665e0ec7bf67a Mon Sep 17 00:00:00 2001 From: wcbing Date: Mon, 6 Oct 2025 18:33:51 +0800 Subject: [PATCH] add fooyin --- README.md | 1 + data/github.json | 6 ++++++ 2 files changed, 7 insertions(+) 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