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

commits+karl at tug.org commits+karl at tug.org
Mon Jan 29 01:44:03 CET 2024


Revision: 69626
          https://tug.org/svn/texlive?view=revision&revision=69626
Author:   karl
Date:     2024-01-29 01:44:03 +0100 (Mon, 29 Jan 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-01-29 00:41:28 UTC (rev 69625)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2024-01-29 00:44:03 UTC (rev 69626)
@@ -59,6 +59,9 @@
     'Taiwan' => {
       'https://ctan.mirror.twds.com.tw/tex-archive/' => 1,
     },
+    'Thailand' => {
+      'https://mirror.kku.ac.th/CTAN/' => 1,
+    },
   },
   'Europe' => {
     'Austria' => {
@@ -135,7 +138,6 @@
     'Poland' => {
       'https://ctan.gust.org.pl/tex-archive/' => 1,
       'https://polish-mirror.evolution-host.com/ctan/' => 1,
-      'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
     },
     'Portugal' => {
       'https://ftp.eq.uc.pt/software/TeX/' => 1,
@@ -152,7 +154,6 @@
     'Spain' => {
       'https://ctan.fisiquimicamente.com/' => 1,
       'https://ctan.javinator9889.com/' => 1,
-      'https://osl.ugr.es/CTAN/' => 1,
     },
     'Sweden' => {
       'https://ftp.acc.umu.se/mirror/CTAN/' => 1,



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