mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add freedownloadmanager repo
This commit is contained in:
parent
a79e12567b
commit
9ba888d117
@ -114,6 +114,7 @@
|
|||||||
| [Gitea](https://gitlab.com/packaging/gitea)([镜像](https://mirrors.ustc.edu.cn/help/packaging-gitea.html)) | gitea | ✅ | ✅ |
|
| [Gitea](https://gitlab.com/packaging/gitea)([镜像](https://mirrors.ustc.edu.cn/help/packaging-gitea.html)) | gitea | ✅ | ✅ |
|
||||||
| [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ |
|
| [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ |
|
||||||
| [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | |
|
| [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | |
|
||||||
|
| [Free Download Manager](https://www.freedownloadmanager.org/zh/download-fdm-for-linux.htm) | freedownloadmanager | ✅ | |
|
||||||
|
|
||||||
## 自建仓库
|
## 自建仓库
|
||||||
|
|
||||||
|
|||||||
@ -148,5 +148,11 @@
|
|||||||
"path": {
|
"path": {
|
||||||
"amd64": "dists/stable/non-free/binary-amd64/Packages"
|
"amd64": "dists/stable/non-free/binary-amd64/Packages"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"freedownloadmanager": {
|
||||||
|
"repo": "https://debrepo.freedownloadmanager.org/",
|
||||||
|
"path": {
|
||||||
|
"amd64": "dists/jammy/main/binary-amd64/Packages.gz"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user