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

commits+karl at tug.org commits+karl at tug.org
Sun Dec 29 01:40:23 CET 2024


Revision: 73229
          https://tug.org/svn/texlive?view=revision&revision=73229
Author:   karl
Date:     2024-12-29 01:40:23 +0100 (Sun, 29 Dec 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-12-28 21:03:48 UTC (rev 73228)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2024-12-29 00:40:23 UTC (rev 73229)
@@ -10,6 +10,7 @@
   },
   '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,
@@ -32,6 +33,9 @@
       'https://in.mirrors.cicku.me/ctan/' => 1,
       'https://mirror.niser.ac.in/ctan/' => 1,
     },
+    'Indonesia' => {
+      'https://mirror.unpad.ac.id/ctan/' => 1,
+    },
     'Iran' => {
       'http://ctan.asis.ai/' => 1,
       'https://ctan.yazd.ac.ir/' => 1,



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