diff options
author | Karl Berry <karl@freefriends.org> | 2023-02-26 00:50:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-02-26 00:50:14 +0000 |
commit | 1aa2d4bbc62a8a857874fda434568510bf7c5fad (patch) | |
tree | 5a48bbe0de7a8708cbc217300de6f48f663e0e80 | |
parent | b1454db52dd957c656293744e1ca530e751b73fd (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@66166 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c2bfcdebf6a..fe2ff7bd677 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -178,6 +178,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, |