From 1b86a869fa6d6e7b28f6f6f852efaaa56b1ec1fd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 14 Mar 2023 15:28:43 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/branches/branch2022.final@66592 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2ae6d96b40d..117ed6a264b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -184,9 +184,6 @@ $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, @@ -212,5 +209,8 @@ $mirrors = { 'Brazil' => { 'https://linorg.usp.br/CTAN/' => 1, }, + 'Chile' => { + 'https://ctan.dcc.uchile.cl/' => 1, + }, }, }; -- cgit v1.2.3