From 31795be89d0cba8215e5d7cb15cd4e3ef04d839c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 28 Nov 2022 00:47:40 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@65126 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 4b3328def7c..adb844f3568 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -5,7 +5,6 @@ $mirrors = { }, 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, - 'https://mirror.ufs.ac.za/ctan/' => 1, }, }, 'Asia' => { @@ -49,6 +48,7 @@ $mirrors = { 'https://cran.asia/tex/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, + 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, }, 'Singapore' => { @@ -179,6 +179,9 @@ $mirrors = { '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, -- cgit v1.2.3