diff options
author | Karl Berry <karl@freefriends.org> | 2023-04-21 23:49:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-04-21 23:49:06 +0000 |
commit | 14fb88935faa846b37b9794d04d4b804ce2179ae (patch) | |
tree | c712aa480b39e020d68a799de66e7d16569c2820 /Master/tlpkg | |
parent | 2a32dc7436154c801d05de1e31eed487048b5245 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@66913 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 f0a0934c091..d28b7a63a2f 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,6 +16,7 @@ $mirrors = { 'https://mirrors.cloud.tencent.com/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, + 'https://mirrors.jlu.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.pku.edu.cn/ctan/' => 1, 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, @@ -135,6 +136,7 @@ $mirrors = { 'Poland' => { 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://polish-mirror.evolution-host.com/ctan/' => 1, + 'https://repo.skni.umcs.pl/ctan/' => 1, 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { |