From f0106a61fccd1b9c6dd66259fe67a947d0e13200 Mon Sep 17 00:00:00 2001 From: wcbing Date: Mon, 6 Oct 2025 18:30:35 +0800 Subject: [PATCH] add spotify-client repo --- README.md | 1 + data/repo_list.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index ec6f91c..6359534 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ | [Debian 中文社区软件源](https://github.com/debiancn/repo)([镜像](https://help.mirrors.cernet.edu.cn/debiancn/)) | anydesk
marktext
wps-office
[更多](https://github.com/debiancn/repo) | ✅ | | | [Gitea](https://gitlab.com/packaging/gitea)([镜像](https://mirrors.ustc.edu.cn/help/packaging-gitea.html)) | gitea | ✅ | ✅ | | [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ | +| [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 167d840..d4a5b59 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -148,5 +148,11 @@ "amd64": "dists/all/main/binary-amd64/Packages", "arm64": "dists/all/main/binary-arm64/Packages" } + }, + "spotify-client": { + "repo": "https://repository.spotify.com/", + "path": { + "amd64": "dists/stable/non-free/binary-amd64/Packages" + } } } \ No newline at end of file