diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-25 00:49:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-25 00:49:06 +0000 |
commit | d4fccc551e5ce2b7bc838a483ac2aab0eade0ec3 (patch) | |
tree | d7cb539de6d2e8e8b150dd6bd5e0f993bf1fab6b /Master/tlpkg | |
parent | 99fac6065d0b4907f3a3687ae0390b95ccb6b9f4 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61403 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 6acf250c038..ccf33e55fef 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -82,7 +82,6 @@ $mirrors = { 'https://ctan.crest.fr/tex-archive/' => 1, 'https://ctan.gutenberg.eu.org/' => 1, '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, @@ -173,7 +172,6 @@ $mirrors = { 'https://ctan.math.ca/tex-archive/' => 1, 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, - 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, |