mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add localsend
This commit is contained in:
parent
6beef8e3cd
commit
16e8af3a40
@ -46,7 +46,8 @@ echo "deb [signed-by=/etc/apt/keyrings/wcbing.gpg] https://packages.wcbing.top/d
|
||||
|360安全浏览器|browser360-cn-stable|[官网](https://browser.360.net/gc/)|
|
||||
|Tabby|tabby-terminal|[Github Releases](https://github.com/Eugeny/tabby/releases)|
|
||||
|Pandoc|pandoc|[Github Releases](https://github.com/jgm/pandoc/releases)|
|
||||
|TinyGo|tinygo|[Github Releases](https://github.com/tinygo-org/tinygo/releases/)|
|
||||
|TinyGo|tinygo|[Github Releases](https://github.com/tinygo-org/tinygo/releases)|
|
||||
|LocalSend|localsend|[Github Releases](https://github.com/localsend/localsend/releases)|
|
||||
|
||||
### 合并自官方 repo
|
||||
|
||||
|
||||
@ -53,5 +53,10 @@
|
||||
"name": "chezmoi",
|
||||
"repo": "twpayne/chezmoi",
|
||||
"x64_deb_name": "{version_tag}/chezmoi_{stripped_version}_linux_amd64.deb"
|
||||
},
|
||||
{
|
||||
"name": "localsend",
|
||||
"repo": "localsend/localsend",
|
||||
"x64_deb_name": "{version_tag}/LocalSend-{stripped_version}-linux-x86-64.deb"
|
||||
}
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user