add zotero

This commit is contained in:
wcbing 2024-11-24 15:06:56 +08:00
parent ba5ec13e53
commit bcd9f24ac4
2 changed files with 5 additions and 0 deletions

View File

@ -81,6 +81,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|Tailscale|tailscale<br />tailscale-nginx-auth| |Tailscale|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| |[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|
|Typora|typora| |Typora|typora|
|Zotero|zotero<br />zotero-beta<br />zotero6|
## 自建仓库 ## 自建仓库

View File

@ -51,5 +51,9 @@
"name": "typora", "name": "typora",
"repo": "https://typoraio.cn/linux/", "repo": "https://typoraio.cn/linux/",
"mix_path": "Packages" "mix_path": "Packages"
},{
"name": "zotero",
"repo": "https://zotero.retorque.re/file/apt-package-archive/",
"amd64_path": "Packages"
} }
] ]