diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-02 00:49:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-02 00:49:30 +0000 |
commit | 13edb5d020f8c8da1799062101c51efdd6399be7 (patch) | |
tree | d1551704227bf9811264d989a39e5660cdc3a1ad /Master/tlpkg/installer | |
parent | 68d5c39767a7f4952d7e2d2f6d092e238e674460 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61849 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 c629fbcf492..d25ab33e4be 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -176,6 +176,7 @@ $mirrors = { 'https://mirror.foobar.to/CTAN/' => 1, }, 'United Kingdom' => { + 'https://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1, 'https://www-uxsup.csx.cam.ac.uk/pub/tex-archive/' => 1, }, }, @@ -200,10 +201,8 @@ $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://mirrors.concertpass.com/tex-archive/' => 1, 'https://mirrors.mit.edu/CTAN/' => 1, - 'https://mirrors.rit.edu/CTAN/' => 1, }, }, 'Oceania' => { |