mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-29 02:28:30 +08:00
add hiddify
This commit is contained in:
parent
28f8fb0d4e
commit
d7ec662eee
@ -65,6 +65,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
|
|||||||
|PeaZip|peazip|[Github Releases](https://github.com/peazip/PeaZip/releases)|
|
|PeaZip|peazip|[Github Releases](https://github.com/peazip/PeaZip/releases)|
|
||||||
|Neovim/Nvim|neovim|[Github Releases](https://github.com/neovim/neovim-releases/releases)|
|
|Neovim/Nvim|neovim|[Github Releases](https://github.com/neovim/neovim-releases/releases)|
|
||||||
|思源笔记|siyuan|[Github Releases](https://github.com/siyuan-note/siyuan/releases)|
|
|思源笔记|siyuan|[Github Releases](https://github.com/siyuan-note/siyuan/releases)|
|
||||||
|
|Hiddify|hiddify|[Github Releases](https://github.com/hiddify/hiddify-app/releases)|
|
||||||
|
|
||||||
### 合并自官方 repo
|
### 合并自官方 repo
|
||||||
|
|
||||||
|
|||||||
@ -94,5 +94,11 @@
|
|||||||
"file_list": [
|
"file_list": [
|
||||||
"siyuan-{stripped_version}-linux-arm64.deb"
|
"siyuan-{stripped_version}-linux-arm64.deb"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"hiddify": {
|
||||||
|
"repo": "hiddify/hiddify-app",
|
||||||
|
"file_list": [
|
||||||
|
"Hiddify-Debian-x64.deb"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user