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

commits+karl at tug.org commits+karl at tug.org
Fri Jun 17 17:24:21 CEST 2022


Revision: 63624
          http://tug.org/svn/texlive?view=revision&revision=63624
Author:   karl
Date:     2022-06-17 17:24:21 +0200 (Fri, 17 Jun 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-06-17 15:15:32 UTC (rev 63623)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2022-06-17 15:24:21 UTC (rev 63624)
@@ -38,6 +38,7 @@
       'http://ctan.yazd.ac.ir/' => 1,
       'https://ctan.asis.ai/' => 1,
       'https://ctan.um.ac.ir/' => 1,
+      'https://mirror.bardia.tech/ctan/' => 1,
     },
     'Japan' => {
       'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
@@ -47,7 +48,6 @@
     },
     'Korea' => {
       'http://ftp.ktug.org/tex-archive/' => 1,
-      'https://cran.asia/tex/' => 1,
       'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
       'https://mirror.kakao.com/CTAN/' => 1,
       'https://mirror.navercorp.com/CTAN/' => 1,
@@ -213,8 +213,5 @@
     'Brazil' => {
       'https://linorg.usp.br/CTAN/' => 1,
     },
-    'Chile' => {
-      'https://ctan.dcc.uchile.cl/' => 1,
-    },
   },
 };



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