diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-26 00:49:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-26 00:49:48 +0000 |
commit | b4bdb1942eb8f8d6b005704b88c3be2cc8e596ea (patch) | |
tree | 630161515358ee1664db50462f8b86dadc07d371 /Master | |
parent | db4029c0abe6f1316222d636aeb8d52bc0f2bfc3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61743 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7f2913c6390..c470ef4c935 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -18,6 +18,7 @@ $mirrors = { 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cloud.tencent.com/CTAN/' => 1, + 'https://mirrors.dgut.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, @@ -166,6 +167,7 @@ $mirrors = { }, 'Sweden' => { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, + 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, 'Switzerland' => { 'https://mirror.foobar.to/CTAN/' => 1, |