diff options
author | Karl Berry <karl@freefriends.org> | 2024-12-27 00:40:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-12-27 00:40:25 +0000 |
commit | 17f48883418340f3b29085104115c1dd2f1060d8 (patch) | |
tree | 54a61302b6a4fc539444069fdcc4de445ef1757d /Master/tlpkg | |
parent | 2bf4e0847c880a20dcf9f7f804f35103642d32f1 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@73215 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 3b69a9a5ac4..b453123b8cc 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -182,6 +182,9 @@ $mirrors = { 'https://mirror.quantum5.ca/CTAN/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, + 'Costa Rica' => { + 'https://mirrors.ucr.ac.cr/CTAN/' => 1, + }, 'USA' => { 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, |