texlive[66584] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Sun Mar 12 23:19:03 CET 2023
Revision: 66584
http://tug.org/svn/texlive?view=revision&revision=66584
Author: karl
Date: 2023-03-12 23:19:03 +0100 (Sun, 12 Mar 2023)
Log Message:
-----------
tl-update-auto
Modified Paths:
--------------
trunk/Master/tlpkg/installer/ctan-mirrors.pl
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-03-12 22:12:56 UTC (rev 66583)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-03-12 22:19:03 UTC (rev 66584)
@@ -24,6 +24,9 @@
'https://mirrors.ustc.edu.cn/CTAN/' => 1,
'https://mirrors.zju.edu.cn/CTAN/' => 1,
},
+ 'Hong Kong' => {
+ 'https://mirror-hk.koddos.net/CTAN/' => 1,
+ },
'India' => {
'https://mirror.niser.ac.in/ctan/' => 1,
},
@@ -91,7 +94,6 @@
'Germany' => {
'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1,
'http://mirror.funkfreundelandshut.de/latex/' => 1,
- 'http://sendinnsky.selfhost.co/tex-archive/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
'https://ctan.ebinger.cc/tex-archive/' => 1,
'https://ctan.joethei.xyz/' => 1,
@@ -160,6 +162,7 @@
},
'Sweden' => {
'https://ftp.acc.umu.se/mirror/CTAN/' => 1,
+ 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1,
},
'Switzerland' => {
'https://mirror.foobar.to/CTAN/' => 1,
@@ -180,6 +183,9 @@
'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
+ 'Costa Rica' => {
+ 'https://mirrors.ucr.ac.cr/CTAN/' => 1,
+ },
'USA' => {
'http://bay.uchicago.edu/CTAN/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
More information about the tex-live-commits
mailing list.