diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-15 23:49:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-15 23:49:08 +0000 |
commit | 0e18620a87e0545fea07d46726ca3b3458ba49c2 (patch) | |
tree | bc4500db98533a168215f79ac6863baed8d8d395 /Master/tlpkg | |
parent | 7177b8dcd19807eb8e8ac8128a95fd00dbc1a7c2 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59219 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index cd32f270bf9..bb39e0d9e2c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -39,6 +39,7 @@ $mirrors = { 'https://ctan.um.ac.ir/' => 1, }, 'Japan' => { + 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, @@ -82,12 +83,14 @@ $mirrors = { 'https://ctan.mines-albi.fr/' => 1, 'https://ctan.tetaneutral.net/' => 1, 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, + 'https://mirror.ibcp.fr/pub/CTAN/' => 1, 'https://mirrors.chevalier.io/CTAN/' => 1, 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, + 'http://sendinnsky.selfhost.co/tex-archive/' => 1, 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1, 'https://ctan.ebinger.cc/tex-archive/' => 1, 'https://ctan.kako-dev.de/' => 1, |