mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
Compare commits
No commits in common. "dd20b9d61b48810a7d10271f16ebb7f4216a5fe3" and "bb904cfe61fb90c8ba9af38666d5520508385fb4" have entirely different histories.
dd20b9d61b
...
bb904cfe61
@ -74,8 +74,6 @@
|
||||
| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | |
|
||||
| [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ |
|
||||
| [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | |
|
||||
| [fooyin](https://github.com/fooyin/fooyin) | fooyin | ✅ | |
|
||||
| [Simplenote](https://github.com/Automattic/simplenote-electron) | simplenote | ✅ | ✅ |
|
||||
|
||||
#### Gitee
|
||||
|
||||
@ -91,7 +89,6 @@
|
||||
| [Mozilla Firefox](https://support.mozilla.org/zh-CN/kb/install-firefox-linux) | firefox<br />firefox_beta<br />firefox_devedition<br />firefox_nightly<br />firefox_esr<br />mozillavpn | ✅ | ✅ |
|
||||
| Google Chrome | google-chrome-stable<br />google-chrome-beta<br />google-chrome-unstable | ✅ | |
|
||||
| Google Earth | google-earth-pro-stable<br />google-earth-ec-stable | ✅ | |
|
||||
| Chrome Remote Desktop | chrome-remote-desktop | ✅ | |
|
||||
| Microsoft Edge | microsoft-edge-stable<br />microsoft-edge-beta<br />microsoft-edge-dev | ✅ | |
|
||||
| Opera | opera-stable<br />opera-beta<br />opera-developer | ✅ | |
|
||||
| Visual Studio Code | code<br />code-insiders<br />code-exploration | ✅ | ✅ |
|
||||
@ -111,8 +108,6 @@
|
||||
| [NextTrace](https://github.com/nxtrace/nexttrace-debs) | nexttrace | ✅ | ✅ |
|
||||
| [Debian 中文社区软件源](https://github.com/debiancn/repo)([镜像](https://help.mirrors.cernet.edu.cn/debiancn/)) | anydesk<br />marktext<br />wps-office<br />[更多](https://github.com/debiancn/repo) | ✅ | |
|
||||
| [Gitea](https://gitlab.com/packaging/gitea)([镜像](https://mirrors.ustc.edu.cn/help/packaging-gitea.html)) | gitea | ✅ | ✅ |
|
||||
| [AnyDesk](https://deb.anydesk.com/howto.html) | anydesk | ✅ | ✅ |
|
||||
| [Spotify](https://www.spotify.com/sg-zh/download/linux/) | spotify-client | ✅ | |
|
||||
|
||||
## 自建仓库
|
||||
|
||||
|
||||
@ -151,18 +151,5 @@
|
||||
"amd64": "winboat-{version}-amd64.deb",
|
||||
"arm64": "winboat-{version}-arm64.deb"
|
||||
}
|
||||
},
|
||||
"fooyin": {
|
||||
"repo": "fooyin/fooyin",
|
||||
"file_list": {
|
||||
"amd64": "fooyin_{version}-trixie_amd64.deb"
|
||||
}
|
||||
},
|
||||
"simplenote": {
|
||||
"repo": "Automattic/simplenote-electron",
|
||||
"file_list": {
|
||||
"amd64": "Simplenote-linux-{version}-amd64.deb",
|
||||
"arm64": "Simplenote-linux-{version}-arm64.deb"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -11,12 +11,6 @@
|
||||
"amd64": "dists/stable/main/binary-amd64/Packages.gz"
|
||||
}
|
||||
},
|
||||
"chrome-remote-desktop": {
|
||||
"repo": "https://dl.google.com/linux/chrome-remote-desktop/deb/",
|
||||
"path": {
|
||||
"amd64": "dists/stable/main/binary-amd64/Packages.gz"
|
||||
}
|
||||
},
|
||||
"termius": {
|
||||
"repo": "https://deb.termius.com/",
|
||||
"path": {
|
||||
@ -141,18 +135,5 @@
|
||||
"path": {
|
||||
"mix": "Packages"
|
||||
}
|
||||
},
|
||||
"anydesk": {
|
||||
"repo": "https://deb.anydesk.com/",
|
||||
"path": {
|
||||
"amd64": "dists/all/main/binary-amd64/Packages",
|
||||
"arm64": "dists/all/main/binary-arm64/Packages"
|
||||
}
|
||||
},
|
||||
"spotify-client": {
|
||||
"repo": "http://repository.spotify.com/",
|
||||
"path": {
|
||||
"amd64": "dists/stable/non-free/binary-amd64/Packages"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user