diff --git a/README.md b/README.md index c6553fd..79d70ed 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,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 bc06569..2e15cd9 100644 --- a/data/github.json +++ b/data/github.json @@ -163,5 +163,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