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

commits+karl at tug.org commits+karl at tug.org
Tue Aug 24 01:49:06 CEST 2021


Revision: 60315
          http://tug.org/svn/texlive?view=revision&revision=60315
Author:   karl
Date:     2021-08-24 01:49:06 +0200 (Tue, 24 Aug 2021)
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	2021-08-23 23:42:46 UTC (rev 60314)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2021-08-23 23:49:06 UTC (rev 60315)
@@ -19,6 +19,7 @@
       'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
       'https://mirrors.cqu.edu.cn/CTAN/' => 1,
       'https://mirrors.dgut.edu.cn/CTAN/' => 1,
+      'https://mirrors.hit.edu.cn/CTAN/' => 1,
       'https://mirrors.nju.edu.cn/CTAN/' => 1,
       'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
       'https://mirrors.sustech.edu.cn/CTAN/' => 1,
@@ -194,6 +195,9 @@
     },
   },
   'Oceania' => {
+    'Australia' => {
+      'https://mirror.aarnet.edu.au/pub/CTAN/' => 1,
+    },
     'New Zealand' => {
       'https://mirror.aut.ac.nz/CTAN/' => 1,
     },



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