From d2ee52c699a35522fa38784926fc2f5523a5b368 Mon Sep 17 00:00:00 2001 From: wcbing Date: Thu, 9 Oct 2025 17:19:26 +0800 Subject: [PATCH] add yesplaymusic --- README.md | 1 + data/github.json | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 0cba2e7..02ea7f1 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ | [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | | | [fooyin](https://github.com/fooyin/fooyin) | fooyin | ✅ | | | [Simplenote](https://github.com/Automattic/simplenote-electron) | simplenote | ✅ | ✅ | +| [YesPlayMusic](https://github.com/qier222/YesPlayMusic) | yesplaymusic | ✅ | ✅ | #### Gitee diff --git a/data/github.json b/data/github.json index ca58bf2..47d2a54 100644 --- a/data/github.json +++ b/data/github.json @@ -164,5 +164,12 @@ "amd64": "Simplenote-linux-{version}-amd64.deb", "arm64": "Simplenote-linux-{version}-arm64.deb" } + }, + "yesplaymusic": { + "repo": "qier222/YesPlayMusic", + "file_list": { + "amd64": "yesplaymusic_{version}_amd64.deb", + "arm64": "yesplaymusic_{version}_arm64.deb" + } } } \ No newline at end of file