texlive[71403] Master/tlpkg/installer/ctan-mirrors.pl: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Sun Jun 2 01:41:34 CEST 2024


Revision: 71403
          https://tug.org/svn/texlive?view=revision&revision=71403
Author:   karl
Date:     2024-06-02 01:41:34 +0200 (Sun, 02 Jun 2024)
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	2024-06-01 20:24:45 UTC (rev 71402)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2024-06-01 23:41:34 UTC (rev 71403)
@@ -9,7 +9,6 @@
   },
   'Asia' => {
     'China' => {
-      'https://mirror.bjtu.edu.cn/CTAN/' => 1,
       'https://mirror.nyist.edu.cn/CTAN/' => 1,
       'https://mirrors.aliyun.com/CTAN/' => 1,
       'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
@@ -56,6 +55,9 @@
     'Singapore' => {
       'https://sg.mirrors.cicku.me/ctan/' => 1,
     },
+    'Taiwan' => {
+      'https://ctan.mirror.twds.com.tw/tex-archive/' => 1,
+    },
     'Thailand' => {
       'https://mirror.kku.ac.th/CTAN/' => 1,
     },



More information about the tex-live-commits mailing list.