diff --git a/README.md b/README.md
index fb79b75..f1f3fdc 100644
--- a/README.md
+++ b/README.md
@@ -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
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|
|Typora|typora|
|Zotero|zotero
zotero-beta
zotero6|
+|Github CLI|gh|
## 自建仓库
diff --git a/data/repo_list_https.json b/data/repo_list_https.json
index 9e68b69..3c88305 100644
--- a/data/repo_list_https.json
+++ b/data/repo_list_https.json
@@ -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"
}
]
\ No newline at end of file