From f2d983475b34b1bb9c1a875dc94c4a0b28a44c98 Mon Sep 17 00:00:00 2001 From: wcbing Date: Sat, 13 Dec 2025 16:38:02 +0800 Subject: [PATCH] add discord repo --- README.md | 1 + data/repo_list.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 11d1bd8..4a6d96c 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ | [Free Download Manager](https://www.freedownloadmanager.org/zh/download-fdm-for-linux.htm) | freedownloadmanager | ✅ | | | [WezTerm](https://wezterm.org/install/linux.html#using-the-apt-repo) | wezterm
wezterm-nightly | ✅ | ✅ | | [Remote Desktop Manager](https://docs.devolutions.net/rdm/installation/client/?tab=linux) | remotedesktopmanager | ✅ | ✅ | +| [Discord](https://github.com/Javinator9889/Discord-PPA) 第三方仓库| discord | ✅ | | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 95407aa..c13c896 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -167,5 +167,11 @@ "amd64": "dists/trixie/main/binary-amd64/Packages.gz", "arm64": "dists/trixie/main/binary-arm64/Packages.gz" } + }, + "discord": { + "repo": "https://ppa.javinator9889.com/", + "path": { + "amd64": "dists/all/main/binary-amd64/Packages.gz" + } } } \ No newline at end of file