diff options
author | Karl Berry <karl@freefriends.org> | 2023-09-17 23:43:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-09-17 23:43:25 +0000 |
commit | 466fa7d443a5b23abc8a2162b680b65e975c7a66 (patch) | |
tree | d50c09c87555d2edeb853c6f82c6745df81c966c /Master | |
parent | d146cda485a66ea35e97942fda4cba486b0b29b2 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@68308 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 60c18c31d5c..cbd8b7b7a11 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -149,6 +149,7 @@ $mirrors = { 'Russia' => { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, + 'https://mirror.truenetwork.ru/CTAN/' => 1, 'https://mirrors.mi-ras.ru/CTAN/' => 1, }, 'Spain' => { @@ -183,11 +184,9 @@ $mirrors = { 'https://mirrors.ucr.ac.cr/CTAN/' => 1, }, 'USA' => { - 'http://bay.uchicago.edu/CTAN/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, 'https://ctan.math.utah.edu/ctan/tex-archive/' => 1, - 'https://ctan.math.washington.edu/tex-archive/' => 1, 'https://ctan.mirrors.hoobly.com/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, |