texlive[69850]

commits+karl at tug.org commits+karl at tug.org
Wed Feb 14 03:23:54 CET 2024


Revision: 69850
          https://tug.org/svn/texlive?view=revision&revision=69850
Author:   karl
Date:     2024-02-14 03:23:53 +0100 (Wed, 14 Feb 2024)
Log Message:
-----------
tl-update-auto

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

Modified: branches/branch2023.final/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- branches/branch2023.final/Master/tlpkg/installer/ctan-mirrors.pl	2024-02-14 02:21:04 UTC (rev 69849)
+++ branches/branch2023.final/Master/tlpkg/installer/ctan-mirrors.pl	2024-02-14 02:23:53 UTC (rev 69850)
@@ -24,9 +24,6 @@
       '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://in.mirrors.cicku.me/ctan/' => 1,
       'https://mirror.niser.ac.in/ctan/' => 1,
@@ -40,7 +37,7 @@
       'https://ctan.yazd.ac.ir/' => 1,
     },
     'Japan' => {
-      'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
+      'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
       'https://ftp.kddilabs.jp/CTAN/' => 1,
       'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
       'https://jp.mirrors.cicku.me/ctan/' => 1,
@@ -47,6 +44,7 @@
     },
     'Korea' => {
       'http://ftp.ktug.org/tex-archive/' => 1,
+      'https://ftp.kaist.ac.kr/tex-archive/' => 1,
       'https://kr.mirrors.cicku.me/ctan/' => 1,
       'https://lab.uklee.pe.kr/tex-archive/' => 1,
       'https://mirror.kakao.com/CTAN/' => 1,
@@ -200,7 +198,6 @@
     'Australia' => {
       'https://au.mirrors.cicku.me/ctan/' => 1,
       'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
-      'https://mirror.cse.unsw.edu.au/pub/CTAN/' => 1,
     },
   },
   'South America' => {



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