From 4743c859cde72efbcd4efa2348c7469b3c2d8760 Mon Sep 17 00:00:00 2001 From: wcbing Date: Fri, 9 Jan 2026 10:35:39 +0800 Subject: [PATCH] add filebrowser repo --- README.md | 1 + data/repo_list.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 1956f44..c1dbad6 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ | [Remote Desktop Manager](https://docs.devolutions.net/rdm/installation/client/?tab=linux) | remotedesktopmanager | ✅ | ✅ | | [Discord](https://github.com/Javinator9889/Discord-PPA) 第三方仓库| discord | ✅ | | | [Lutris](https://lutris.net/downloads) | lutris | ✅ | ✅ | +| [File Browser: wcbing 打包](https://github.com/wcbing-build/filebrowser-debs) | filebrowser | ✅ | ✅ | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 2425d2b..b258b74 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -185,5 +185,11 @@ "path": { "all": "Packages.gz" } + }, + "filebrowser": { + "repo": "https://github.com/wcbing-build/filebrowser-debs/releases/latest/download/", + "path": { + "mix": "Packages" + } } } \ No newline at end of file