From 5511c4855dbc1043ed738e017a12fc808828d957 Mon Sep 17 00:00:00 2001 From: wcbing Date: Wed, 15 Jan 2025 23:26:31 +0800 Subject: [PATCH] feat: add debiancn, change wps-office source --- README.md | 2 +- data/repo_list.json | 5 +++++ get/{wps-office.sh => wps-office.sh.bak} | 0 3 files changed, 6 insertions(+), 1 deletion(-) rename get/{wps-office.sh => wps-office.sh.bak} (100%) diff --git a/README.md b/README.md index fa04a0f..88416f8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh | [QQ](https://im.qq.com/linuxqq/) | linuxqq | ✅ | ✅ | | [QQ音乐](https://y.qq.com/download/download.html) | qqmusic | ✅ | | | [腾讯会议](https://meeting.tencent.com/download/) | wemeet | ✅ | ✅ | -| [WPS Office](https://linux.wps.cn/) | wps-office | ✅ | | | [百度网盘](https://pan.baidu.com/download) | baidunetdisk | ✅ | | | [钉钉](https://www.dingtalk.com/download/) | com.alibabainc.dingtalk | ✅ | | | [飞书](https://www.feishu.cn/download) | bytedance-feishu-stable | ✅ | | @@ -91,6 +90,7 @@ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh |[lazydocker: wcbing 打包](https://github.com/wcbing-build/lazydocker-debs)|lazydocker| ✅ | ✅ | |[lazygit: wcbing 打包](https://github.com/wcbing-build/lazygit-debs)|lazygit| ✅ | ✅ | |[nexttrace: wcbing 打包](https://github.com/wcbing-build/nexttrace-debs)|nexttrace| ✅ | ✅ | +|Debian 中文社区软件源|anydesk
marktext
wps-office
[更多](https://github.com/debiancn/repo)| ✅ | | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index 243c619..ea474c5 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -97,5 +97,10 @@ "name": "nexttrace", "repo": "https://github.com/wcbing-build/nexttrace-debs/releases/latest/download/", "mix_path": "Packages" + }, + { + "name": "debiancn", + "repo": "https://mirrors.cernet.edu.cn/debiancn/", + "amd64_path": "dists/bookworm/main/binary-amd64/Packages.gz" } ] diff --git a/get/wps-office.sh b/get/wps-office.sh.bak similarity index 100% rename from get/wps-office.sh rename to get/wps-office.sh.bak