diff options
author | Karl Berry <karl@freefriends.org> | 2023-12-15 00:42:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-12-15 00:42:55 +0000 |
commit | a3c02f8d194a4de843bebe633690ddbd8942ead6 (patch) | |
tree | b17bc8eec4cabbdeb379e43a36f5d59368b8dc51 /Master/tlpkg | |
parent | df6f910635ec67c56575429c9dad7f15130e9f7b (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@69136 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 9868377cd57..95eaa610a7d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -12,6 +12,7 @@ $mirrors = { '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, |