summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-24 23:49:30 +0000
committerKarl Berry <karl@freefriends.org>2022-10-24 23:49:30 +0000
commit0ea19a377c9374dea697bc0ea2eb49e27abb59a1 (patch)
treea352c4f17e3952319d786ebfa7d7cd2d490a395f /Master/tlpkg/installer
parenta05352c11ba02483de857fdac92e08a10548f679 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64806 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c5d7c6b942a..1d4ca7242d0 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,6 +13,9 @@ $mirrors = {
'https://mirror.bjtu.edu.cn/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.nju.edu.cn/CTAN/' => 1,
+ 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'https://mirrors.ustc.edu.cn/CTAN/' => 1,
@@ -59,6 +62,9 @@ $mirrors = {
'https://mirror.easyname.at/ctan/' => 1,
'https://mirror.kumi.systems/ctan/' => 1,
},
+ 'Belarus' => {
+ 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1,
+ },
'Czech Republic' => {
'https://mirrors.nic.cz/tex-archive/' => 1,
},