diff --git a/README.md b/README.md index 530e4b8..dbf0c5e 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ | [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | | | [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | | | [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ | +| [SPlayer](https://github.com/imsyy/SPlayer) | splayer | ✅ | | #### Gitee diff --git a/data/github.json b/data/github.json index 1ee2c7b..f291c91 100644 --- a/data/github.json +++ b/data/github.json @@ -138,5 +138,11 @@ "amd64": "MQTTX_{version}_amd64.deb", "arm64": "MQTTX_{version}_arm64.deb" } + }, + "splayer": { + "repo": "imsyy/SPlayer", + "file_list": { + "amd64": "splayer-{version}-amd64.deb" + } } } \ No newline at end of file