diff --git a/README.md b/README.md index d4c43dd..accae55 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh |[frp: wcbing 打包](https://github.com/wcbing-build/frp-debs)|frps
frpc| ✅ | ✅ | |[lazydocker: wcbing 打包](https://github.com/wcbing-build/lazydocker-debs)|lazydocker| ✅ | ✅ | |[lazygit: wcbing 打包](https://github.com/wcbing-build/lazygit-debs)|lazygit| ✅ | ✅ | +|[nexttrace: wcbing 打包](https://github.com/wcbing-build/nexttrace-debs)|lazygit| ✅ | ✅ | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 15b0509..1e6b961 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -87,5 +87,10 @@ "name": "lazygit", "repo": "https://github.com/wcbing-build/lazygit-debs/releases/latest/download/", "mix_path": "Packages" + }, + { + "name": "nexttrace", + "repo": "https://github.com/wcbing-build/nexttrace-debs/releases/latest/download/", + "mix_path": "Packages" } ]