From 9281fc163a7be73887b255244b5be50ebca9960c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 29 Apr 2021 23:48:31 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@59030 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ae956025973..df2d9e2f2fe 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -48,6 +48,8 @@ $mirrors = { 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, + 'https://cran.asia/tex/' => 1, + 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, @@ -179,6 +181,7 @@ $mirrors = { 'USA' => { 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, + 'https://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'https://ctan.math.washington.edu/tex-archive/' => 1, 'https://ctan.mirrors.hoobly.com/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, @@ -190,6 +193,9 @@ $mirrors = { 'Australia' => { 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1, }, + 'New Zealand' => { + 'https://mirror.aut.ac.nz/CTAN/' => 1, + }, }, 'South America' => { 'Brazil' => { -- cgit v1.2.3