add dufs, frp, lazydocker, lazygit repo

This commit is contained in:
wcbing 2024-12-09 21:46:50 +08:00
parent 02d3c82135
commit 93b147495d
2 changed files with 27 additions and 3 deletions

View File

@ -84,7 +84,11 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|Typora|typora| ✅ | ✅ |
|Zotero|zotero<br />zotero-beta<br />zotero6| ✅ | |
|Github CLI|gh| ✅ | ✅ |
|[ttyd: wcbing 打包](https://github.com/wcbing/ttyd-debs)|ttyd| ✅ | ✅ |
|[ttyd: wcbing 打包](https://github.com/wcbing-build/ttyd-debs)|ttyd| ✅ | ✅ |
|[dufs: wcbing 打包](https://github.com/wcbing-build/dufs-debs)|dufs| ✅ | ✅ |
|[frp: wcbing 打包](https://github.com/wcbing-build/frp-debs)|frps<br />frpc| ✅ | ✅ |
|[lazydocker: wcbing 打包](https://github.com/wcbing-build/lazydocker-debs)|lazydocker| ✅ | ✅ |
|[lazygit: wcbing 打包](https://github.com/wcbing-build/lazygit-debs)|lazygit| ✅ | ✅ |
## 自建仓库

View File

@ -65,7 +65,27 @@
},
{
"name": "ttyd",
"repo": "https://github.com/wcbing/ttyd-debs/releases/latest/download/",
"repo": "https://github.com/wcbing-build/ttyd-debs/releases/latest/download/",
"mix_path": "Packages"
},
{
"name": "dufs",
"repo": "https://github.com/wcbing-build/dufs-debs/releases/latest/download/",
"mix_path": "Packages"
},
{
"name": "frp",
"repo": "https://github.com/wcbing-build/frp-debs/releases/latest/download/",
"mix_path": "Packages"
},
{
"name": "lazydocker",
"repo": "https://github.com/wcbing-build/lazydocker-debs/releases/latest/download/",
"mix_path": "Packages"
},
{
"name": "lazygit",
"repo": "https://github.com/wcbing-build/lazygit-debs/releases/latest/download/",
"mix_path": "Packages"
}
]
]