summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-09 00:48:55 +0000
committerKarl Berry <karl@freefriends.org>2023-03-09 00:48:55 +0000
commitd913057020466a084a0842db60a8e5847c40cdae (patch)
tree468fd3b17ff05ea3317f6e09ea15c2e38d488288 /Master
parentc21fbd2c379f3b3771fb7a4220a06b3f9f1ae1a8 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@66484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 4aa5efedab1..79b8af3ca83 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -22,6 +22,7 @@ $mirrors = {
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'https://mirrors.ustc.edu.cn/CTAN/' => 1,
+ 'https://mirrors.zju.edu.cn/CTAN/' => 1,
},
'Hong Kong' => {
'https://mirror-hk.koddos.net/CTAN/' => 1,
@@ -161,8 +162,10 @@ $mirrors = {
},
'Sweden' => {
'https://ftp.acc.umu.se/mirror/CTAN/' => 1,
+ 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1,
},
'Switzerland' => {
+ 'https://mirror.foobar.to/CTAN/' => 1,
'https://mirror.init7.net/ctan/' => 1,
'https://mirror.metanet.ch/tex-archive/' => 1,
},