add filebrowser repo

This commit is contained in:
wcbing 2026-01-09 10:35:39 +08:00
parent 42f6eeb589
commit 4743c859cd
2 changed files with 7 additions and 0 deletions

View File

@ -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 | ✅ | ✅ |
## 自建仓库

View File

@ -185,5 +185,11 @@
"path": {
"all": "Packages.gz"
}
},
"filebrowser": {
"repo": "https://github.com/wcbing-build/filebrowser-debs/releases/latest/download/",
"path": {
"mix": "Packages"
}
}
}