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

commits+karl at tug.org commits+karl at tug.org
Thu Jan 13 01:48:16 CET 2022


Revision: 61594
          http://tug.org/svn/texlive?view=revision&revision=61594
Author:   karl
Date:     2022-01-13 01:48:16 +0100 (Thu, 13 Jan 2022)
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	2022-01-13 00:42:17 UTC (rev 61593)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2022-01-13 00:48:16 UTC (rev 61594)
@@ -26,6 +26,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' => {
       'http://ctan.imsc.res.in/' => 1,
     },
@@ -159,7 +162,6 @@
     },
     'Sweden' => {
       'https://ftp.acc.umu.se/mirror/CTAN/' => 1,
-      'https://ftpmirror1.infania.net/mirror/CTAN/' => 1,
     },
     'Switzerland' => {
       'https://mirror.foobar.to/CTAN/' => 1,



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