From 4e4170e7bb1ec9977f84b0282c0dce55470f8249 Mon Sep 17 00:00:00 2001 From: wcbing Date: Sat, 27 Sep 2025 09:54:04 +0800 Subject: [PATCH] add splayer --- README.md | 1 + data/github.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 381f689..ea923fc 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,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