diff --git a/README.md b/README.md
index 6f37d42..3762865 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,8 @@
| [Sublime Text
Sublime Merge](https://www.sublimetext.com/docs/linux_repositories.html) | sublime-text
sublime-merge | ✅ | ✅ |
| [Steam](https://repo.steampowered.com/steam/) | steam-launcher
steam-libs-amd64 | ✅ | |
| [Tailscale](https://pkgs.tailscale.com/stable/) | tailscale
tailscale-nginx-auth | ✅ | ✅ |
-| [black-desk 打包](https://github.com/black-desk/debs) | app.typst.typst
dev.neovide.neovide
dev.zed.zed
dev.zed.zed-pre
~~io.github.black-desk.debian-tweak
io.neovim.neovim
io.neovim.neovim-nightly
one.metacubex.clash-meta~~
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
zotero-beta
zotero6 | ✅ | |
| [Github CLI](https://cli.github.com/) | gh | ✅ | ✅ |
diff --git a/data/repo_list.json b/data/repo_list.json
index 96afc96..49edda1 100644
--- a/data/repo_list.json
+++ b/data/repo_list.json
@@ -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"
+ }
+ }
}
\ No newline at end of file