mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add neovide, himalaya repo; remove black-desk repo
This commit is contained in:
parent
7b98001cde
commit
d2f19aaede
@ -83,7 +83,8 @@
|
||||
| [Sublime Text<br />Sublime Merge](https://www.sublimetext.com/docs/linux_repositories.html) | sublime-text<br />sublime-merge | ✅ | ✅ |
|
||||
| [Steam](https://repo.steampowered.com/steam/) | steam-launcher<br />steam-libs-amd64 | ✅ | |
|
||||
| [Tailscale](https://pkgs.tailscale.com/stable/) | tailscale<br />tailscale-nginx-auth | ✅ | ✅ |
|
||||
| [black-desk 打包](https://github.com/black-desk/debs) | app.typst.typst<br />dev.neovide.neovide<br />dev.zed.zed<br />dev.zed.zed-pre<br />~~io.github.black-desk.debian-tweak<br />io.neovim.neovim<br />io.neovim.neovim-nightly<br />one.metacubex.clash-meta~~<br />org.pimalaya.himalaya | ✅ | |
|
||||
| [neovide: wcbing 打包](https://github.com/wcbing-build/neovide-debs) | neovide | ✅ | |
|
||||
| [himalaya: wcbing 打包](https://github.com/wcbing-build/himalaya-debs) | himalaya | ✅ | ✅ |
|
||||
| [Typora](https://typora.io/#linux) | typora | ✅ | ✅ |
|
||||
| [Zotero](https://zotero.retorque.re/file/apt-package-archive/index.html) | zotero<br />zotero-beta<br />zotero6 | ✅ | |
|
||||
| [Github CLI](https://cli.github.com/) | gh | ✅ | ✅ |
|
||||
|
||||
@ -62,12 +62,6 @@
|
||||
"mix": "apt/stable/Packages.gz"
|
||||
}
|
||||
},
|
||||
"black-desk": {
|
||||
"repo": "https://github.com/black-desk/debs/releases/latest/download/",
|
||||
"path": {
|
||||
"amd64": "Packages"
|
||||
}
|
||||
},
|
||||
"typora": {
|
||||
"repo": "https://typoraio.cn/linux/",
|
||||
"path": {
|
||||
@ -129,5 +123,17 @@
|
||||
"amd64": "dists/gitea/main/binary-amd64/Packages",
|
||||
"arm64": "dists/gitea/main/binary-arm64/Packages"
|
||||
}
|
||||
}
|
||||
},
|
||||
"neovide": {
|
||||
"repo": "https://github.com/wcbing-build/neovide-debs/releases/latest/download/",
|
||||
"path": {
|
||||
"mix": "Packages"
|
||||
}
|
||||
},
|
||||
"himalaya": {
|
||||
"repo": "https://github.com/wcbing-build/himalaya-debs/releases/latest/download/",
|
||||
"path": {
|
||||
"mix": "Packages"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user