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

commits+karl at tug.org commits+karl at tug.org
Thu Aug 1 01:40:21 CEST 2024


Revision: 71942
          https://tug.org/svn/texlive?view=revision&revision=71942
Author:   karl
Date:     2024-08-01 01:40:21 +0200 (Thu, 01 Aug 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-07-31 22:29:00 UTC (rev 71941)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2024-07-31 23:40:21 UTC (rev 71942)
@@ -38,6 +38,7 @@
     },
     'Iran' => {
       'http://ctan.asis.ai/' => 1,
+      'https://ctan.yazd.ac.ir/' => 1,
     },
     'Japan' => {
       'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
@@ -152,6 +153,7 @@
       'https://mirrors.nxthost.com/ctan/' => 1,
     },
     'Russia' => {
+      'https://ctan.altspu.ru/' => 1,
       'https://mirror.macomnet.net/pub/CTAN/' => 1,
       'https://mirror.truenetwork.ru/CTAN/' => 1,
     },
@@ -185,6 +187,9 @@
       'https://mirror.quantum5.ca/CTAN/' => 1,
       'https://muug.ca/mirror/ctan/' => 1,
     },
+    'Costa Rica' => {
+      'https://mirrors.ucr.ac.cr/CTAN/' => 1,
+    },
     'USA' => {
       'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
       'https://ctan.math.illinois.edu/' => 1,



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