texlive[74769] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Fri Mar 28 01:40:52 CET 2025
Revision: 74769
https://tug.org/svn/texlive?view=revision&revision=74769
Author: karl
Date: 2025-03-28 01:40:52 +0100 (Fri, 28 Mar 2025)
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 2025-03-27 20:12:15 UTC (rev 74768)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2025-03-28 00:40:52 UTC (rev 74769)
@@ -25,6 +25,9 @@
'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'https://mirrors.ustc.edu.cn/CTAN/' => 1,
},
+ 'Hong Kong' => {
+ 'https://mirror-hk.koddos.net/CTAN/' => 1,
+ },
'India' => {
'https://2.mirrors.in.sahilister.net/ctan/' => 1,
'https://3.mirrors.in.sahilister.net/ctan/' => 1,
@@ -86,7 +89,6 @@
'Finland' => {
'https://mirror.5i.fi/tex-archive/' => 1,
'https://www.nic.funet.fi/pub/TeX/CTAN/' => 1,
- 'https://www.texlive.info/CTAN/' => 1,
},
'France' => {
'https://ctan.mines-albi.fr/' => 1,
@@ -93,7 +95,6 @@
'https://ctan.tetaneutral.net/' => 1,
'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'https://mirror.ibcp.fr/pub/CTAN/' => 1,
- 'https://mirrors.ircam.fr/pub/CTAN/' => 1,
'https://texlive.mycozy.space/' => 1,
},
'Germany' => {
@@ -213,7 +214,6 @@
'South America' => {
'Brazil' => {
'https://br.mirrors.cicku.me/ctan/' => 1,
- 'https://linorg.usp.br/CTAN/' => 1,
},
'Chile' => {
'https://ctan.dcc.uchile.cl/' => 1,
More information about the tex-live-commits
mailing list.