From cd32ae64e62a12e4fb03d2482624c3ce967e898c Mon Sep 17 00:00:00 2001 From: wcbing Date: Thu, 5 Dec 2024 22:50:07 +0800 Subject: [PATCH] add ttyd repo --- README.md | 2 +- data/repo_list.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8711306..49fe7c5 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh |Typora|typora| ✅ | ✅ | |Zotero|zotero
zotero-beta
zotero6| ✅ | | |Github CLI|gh| ✅ | ✅ | - +|[ttyd: wcbing 打包](https://github.com/wcbing/ttyd-debs)|ttyd| ✅ | ✅ | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index a9d8fa1..ddeaed5 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -62,5 +62,10 @@ "repo": "https://cli.github.com/packages/", "amd64_path": "dists/stable/main/binary-amd64/Packages", "arm64_path": "dists/stable/main/binary-arm64/Packages" + }, + { + "name": "ttyd", + "repo": "https://github.com/wcbing/ttyd-debs/releases/latest/download/", + "mix_path": "Packages" } ] \ No newline at end of file