diff options
author | Karl Berry <karl@freefriends.org> | 2024-06-03 23:40:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-06-03 23:40:14 +0000 |
commit | 46e15c6448920c32f248b52ec79b5af484d82032 (patch) | |
tree | 4925f35fc8c071444eee66a630f86a4a8c954359 /Master/tlpkg | |
parent | 20764b4f139f332a640d0d75fc4597cbd18c9603 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71419 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a0b837aa2a8..58197f88241 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,8 +9,8 @@ $mirrors = { }, 'Asia' => { 'China' => { + 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirror.nyist.edu.cn/CTAN/' => 1, - '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, |