texlive[66657] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Fri Mar 24 01:53:17 CET 2023
Revision: 66657
http://tug.org/svn/texlive?view=revision&revision=66657
Author: karl
Date: 2023-03-24 01:53:16 +0100 (Fri, 24 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-24 00:44:21 UTC (rev 66656)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-03-24 00:53:16 UTC (rev 66657)
@@ -16,6 +16,7 @@
'https://mirrors.cloud.tencent.com/CTAN/' => 1,
'https://mirrors.cqu.edu.cn/CTAN/' => 1,
'https://mirrors.hit.edu.cn/CTAN/' => 1,
+ 'https://mirrors.nju.edu.cn/CTAN/' => 1,
'https://mirrors.pku.edu.cn/ctan/' => 1,
'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'https://mirrors.sustech.edu.cn/CTAN/' => 1,
@@ -23,9 +24,6 @@
'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,
},
@@ -44,6 +42,7 @@
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
+ 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
@@ -126,6 +125,7 @@
},
'Norway' => {
'https://ctan.uib.no/' => 1,
+ 'https://ftp.fagskolen.gjovik.no/pub/tex-archive/' => 1,
},
'Poland' => {
'https://ctan.gust.org.pl/tex-archive/' => 1,
@@ -177,6 +177,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.