diff options
author | Karl Berry <karl@freefriends.org> | 2022-08-20 23:47:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-08-20 23:47:53 +0000 |
commit | 4b10a311aa024ed685e4543a5213e6a6c349fa38 (patch) | |
tree | 6f425a18c33dc14fd52e66ef2c691bf9fb745cad /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | 01f1f501f556e5ab24b525b5a07f45e380808845 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64159 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a3968fd2f2a..dbc5e0aec25 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -12,6 +12,7 @@ $mirrors = { 'China' => { 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, + 'https://mirrors.cloud.tencent.com/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, |