From 642f1a5c13b63e3c5c634c6050d6a5689a0104f7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 23 Dec 2023 00:43:32 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@69199 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7493fa48141..7a15a881391 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -10,7 +10,6 @@ $mirrors = { }, 'Asia' => { 'China' => { - 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirror.nyist.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, @@ -25,6 +24,9 @@ $mirrors = { 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'https://mirrors.ustc.edu.cn/CTAN/' => 1, }, + 'Hong Kong' => { + 'https://mirror-hk.koddos.net/CTAN/' => 1, + }, 'India' => { 'https://in.mirrors.cicku.me/ctan/' => 1, 'https://mirror.niser.ac.in/ctan/' => 1, @@ -197,6 +199,7 @@ $mirrors = { 'Oceania' => { 'Australia' => { 'https://au.mirrors.cicku.me/ctan/' => 1, + 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1, 'https://mirror.cse.unsw.edu.au/pub/CTAN/' => 1, }, }, -- cgit v1.2.3