mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-29 02:28:30 +08:00
add caddy
This commit is contained in:
parent
08e9a63895
commit
891b3d8cf2
@ -66,6 +66,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|
|||||||
| [Neovim/Nvim](https://github.com/neovim/neovim-releases/releases) | neovim | ✅ | |
|
| [Neovim/Nvim](https://github.com/neovim/neovim-releases/releases) | neovim | ✅ | |
|
||||||
| [Hiddify](https://github.com/hiddify/hiddify-app/releases) | hiddify | ✅ | |
|
| [Hiddify](https://github.com/hiddify/hiddify-app/releases) | hiddify | ✅ | |
|
||||||
| [Cloudflare Tunnel](https://github.com/cloudflare/cloudflared/releases) | cloudflared | ✅ | ✅ |
|
| [Cloudflare Tunnel](https://github.com/cloudflare/cloudflared/releases) | cloudflared | ✅ | ✅ |
|
||||||
|
| [Caddy](https://github.com/caddyserver/caddy/releases) | caddy | ✅ | ✅ |
|
||||||
|
|
||||||
### 合并自官方 repo
|
### 合并自官方 repo
|
||||||
|
|
||||||
|
|||||||
@ -91,5 +91,12 @@
|
|||||||
"cloudflared-linux-amd64.deb",
|
"cloudflared-linux-amd64.deb",
|
||||||
"cloudflared-linux-arm64.deb"
|
"cloudflared-linux-arm64.deb"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"caddy": {
|
||||||
|
"repo": "caddyserver/caddy",
|
||||||
|
"file_list": [
|
||||||
|
"caddy_{stripped_version}_linux_amd64.deb",
|
||||||
|
"caddy_{stripped_version}_linux_arm64.deb"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user