texlive[66319]

commits+karl at tug.org commits+karl at tug.org
Fri Mar 3 03:28:50 CET 2023


Revision: 66319
          http://tug.org/svn/texlive?view=revision&revision=66319
Author:   karl
Date:     2023-03-03 03:28:50 +0100 (Fri, 03 Mar 2023)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    branches/branch2022.final/Master/tlpkg/installer/ctan-mirrors.pl

Modified: branches/branch2022.final/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- branches/branch2022.final/Master/tlpkg/installer/ctan-mirrors.pl	2023-03-03 02:22:48 UTC (rev 66318)
+++ branches/branch2022.final/Master/tlpkg/installer/ctan-mirrors.pl	2023-03-03 02:28:50 UTC (rev 66319)
@@ -23,6 +23,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://mirror.niser.ac.in/ctan/' => 1,
     },
@@ -47,6 +50,9 @@
       'https://mirror.kakao.com/CTAN/' => 1,
       'https://mirror.navercorp.com/CTAN/' => 1,
     },
+    'Philippines' => {
+      'http://mirror.rise.ph/ctan/' => 1,
+    },
     'Singapore' => {
       'https://download.nus.edu.sg/mirror/ctan/' => 1,
     },
@@ -94,6 +100,7 @@
       'https://ctan.mc1.root.project-creative.net/' => 1,
       'https://ctan.mirror.norbert-ruehl.de/' => 1,
       'https://ctan.net/' => 1,
+      'https://ctan.space-pro.be/tex-archive/' => 1,
       'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1,
       'https://ftp.fau.de/ctan/' => 1,
       'https://ftp.gwdg.de/pub/ctan/' => 1,
@@ -129,6 +136,7 @@
       'https://ctan.gust.org.pl/tex-archive/' => 1,
       'https://polish-mirror.evolution-host.com/ctan/' => 1,
       'https://repo.skni.umcs.pl/ctan/' => 1,
+      'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
     },
     'Portugal' => {
       'https://ftp.eq.uc.pt/software/TeX/' => 1,
@@ -174,6 +182,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.