diff options
author | Karl Berry <karl@freefriends.org> | 2022-08-12 23:49:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-08-12 23:49:00 +0000 |
commit | 2b99a9b588c9a07ad06730ae33aadd5440492f9f (patch) | |
tree | 98934c02610001523cdeaa74b61006acba36990a /Master/tlpkg/installer | |
parent | ed2e15424f47aa857e30b09d3b23647e23e8e6a4 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 9c82818e349..98f106fd29a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -114,6 +114,7 @@ $mirrors = { 'https://ftp.tu-chemnitz.de/pub/tex/' => 1, 'https://mirror.clientvps.com/CTAN/' => 1, 'https://mirror.dogado.de/tex-archive/' => 1, + 'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'https://mirror.physik.tu-berlin.de/pub/CTAN/' => 1, 'https://packages.oth-regensburg.de/ctan/' => 1, }, @@ -194,6 +195,7 @@ $mirrors = { '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, 'https://mirrors.rit.edu/CTAN/' => 1, |