diff options
author | Karl Berry <karl@freefriends.org> | 2023-05-09 23:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-05-09 23:49:07 +0000 |
commit | 6ea0b9d7a785801cb40d5acd81f1da549c76544f (patch) | |
tree | eaf05aa5410c29e914901034b885657278669eba /Master | |
parent | a7f0b8619112b7582b050f21e8b19afea5ee4031 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@67064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index de99369e89f..4ee5ccbbb10 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -168,7 +168,6 @@ $mirrors = { 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, 'Switzerland' => { - 'https://mirror.foobar.to/CTAN/' => 1, 'https://mirror.init7.net/ctan/' => 1, 'https://mirror.metanet.ch/tex-archive/' => 1, }, @@ -196,6 +195,7 @@ $mirrors = { '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, 'https://mirror.mwt.me/ctan/' => 1, |