This commit is contained in:
wcbing 2024-11-24 15:11:50 +08:00
parent bcd9f24ac4
commit 85989b74c3
2 changed files with 8 additions and 1 deletions

View File

@ -82,6 +82,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|[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|
|Zotero|zotero<br />zotero-beta<br />zotero6|
|Github CLI|gh|
## 自建仓库

View File

@ -51,9 +51,15 @@
"name": "typora",
"repo": "https://typoraio.cn/linux/",
"mix_path": "Packages"
},{
},
{
"name": "zotero",
"repo": "https://zotero.retorque.re/file/apt-package-archive/",
"amd64_path": "Packages"
},
{
"name": "gh",
"repo": "https://cli.github.com/packages/",
"amd64_path": "dists/stable/main/binary-amd64/Packages"
}
]