mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-29 02:28:30 +08:00
add remotedesktopmanager repo
This commit is contained in:
parent
f48875195e
commit
02819b059c
@ -116,6 +116,7 @@
|
|||||||
| [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 | ✅ | |
|
| [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<br />wezterm-nightly | ✅ | ✅ |
|
| [WezTerm](https://wezterm.org/install/linux.html#using-the-apt-repo) | wezterm<br />wezterm-nightly | ✅ | ✅ |
|
||||||
|
| [Remote Desktop Manager](https://docs.devolutions.net/rdm/installation/client/?tab=linux) | remotedesktopmanager | ✅ | ✅ |
|
||||||
|
|
||||||
## 自建仓库
|
## 自建仓库
|
||||||
|
|
||||||
|
|||||||
@ -160,5 +160,12 @@
|
|||||||
"path": {
|
"path": {
|
||||||
"mix": "Packages"
|
"mix": "Packages"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"remotedesktopmanager": {
|
||||||
|
"repo": "https://dl.cloudsmith.io/public/devolutions/rdm/deb/debian/",
|
||||||
|
"path": {
|
||||||
|
"amd64": "dists/trixie/main/binary-amd64/Packages.gz",
|
||||||
|
"arm64": "dists/trixie/main/binary-arm64/Packages.gz"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user