diff options
author | Karl Berry <karl@freefriends.org> | 2022-12-16 00:49:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-12-16 00:49:34 +0000 |
commit | c4e9b8d0aaf453a839aa7a6f81aa706a5c02fb2a (patch) | |
tree | 29ad9bb10cdcfdeddaa0c9ffd9d36889a69df249 /Master/tlpkg | |
parent | f0d32e3ed3b55169ee30c0e8cb97a591ccde085b (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65287 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 719f879cf7d..02fdb2026ed 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -74,7 +74,6 @@ $mirrors = { 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1, }, 'Czech Republic' => { - 'http://ftp.cvut.cz/tex-archive/' => 1, 'https://mirrors.nic.cz/tex-archive/' => 1, }, 'Denmark' => { @@ -99,6 +98,7 @@ $mirrors = { 'http://mirror.funkfreundelandshut.de/latex/' => 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.joethei.xyz/' => 1, 'https://ctan.kako-dev.de/' => 1, 'https://ctan.mc1.root.project-creative.net/' => 1, @@ -193,7 +193,6 @@ $mirrors = { 'https://ctan.mirrors.hoobly.com/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, - 'https://mirror.mwt.me/ctan/' => 1, 'https://mirror2.sandyriver.net/pub/ctan/' => 1, 'https://mirrors.concertpass.com/tex-archive/' => 1, 'https://mirrors.mit.edu/CTAN/' => 1, |