texlive[66592]

commits+karl at tug.org commits+karl at tug.org
Tue Mar 14 16:28:44 CET 2023


Revision: 66592
          http://tug.org/svn/texlive?view=revision&revision=66592
Author:   karl
Date:     2023-03-14 16:28:43 +0100 (Tue, 14 Mar 2023)
Log Message:
-----------
tl-update-auto

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

Modified: branches/branch2022.final/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- branches/branch2022.final/Master/tlpkg/installer/ctan-mirrors.pl	2023-03-14 15:23:45 UTC (rev 66591)
+++ branches/branch2022.final/Master/tlpkg/installer/ctan-mirrors.pl	2023-03-14 15:28:43 UTC (rev 66592)
@@ -184,9 +184,6 @@
       'https://mirror.its.dal.ca/ctan/' => 1,
       'https://muug.ca/mirror/ctan/' => 1,
     },
-    'Costa Rica' => {
-      'https://mirrors.ucr.ac.cr/CTAN/' => 1,
-    },
     'USA' => {
       'http://bay.uchicago.edu/CTAN/' => 1,
       'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
@@ -212,5 +209,8 @@
     'Brazil' => {
       'https://linorg.usp.br/CTAN/' => 1,
     },
+    'Chile' => {
+      'https://ctan.dcc.uchile.cl/' => 1,
+    },
   },
 };



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