From 16e8af3a401462faf5b37f6c542e6593a1523518 Mon Sep 17 00:00:00 2001 From: wcbing Date: Thu, 17 Oct 2024 21:39:08 +0800 Subject: [PATCH] add localsend --- README.md | 3 ++- get/github.json | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54c19a3..4fdfd20 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/get/github.json b/get/github.json index 15eba2c..77b5100 100644 --- a/get/github.json +++ b/get/github.json @@ -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" } ] \ No newline at end of file