From 6c2f95376bddc106f863acf9ad120bd8dead9bb8 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 6359534..f9077c8 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ | [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ | | [SPlayer](https://github.com/imsyy/SPlayer) | splayer | ✅ | | | [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 83974b3..c764e33 100644 --- a/data/github.json +++ b/data/github.json @@ -150,5 +150,11 @@ "file_list": { "amd64": "winboat-{version}-amd64.deb" } + }, + "fooyin": { + "repo": "fooyin/fooyin", + "file_list": { + "amd64": "fooyin_{version}-trixie_amd64.deb" + } } } \ No newline at end of file