diff options
author | Karl Berry <karl@freefriends.org> | 2022-12-10 00:49:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-12-10 00:49:54 +0000 |
commit | baf2f534dce58568d014242e916a689aef7b2261 (patch) | |
tree | 58784069966acaaac48e5a74d5040d71ed9a4197 /Master/tlpkg | |
parent | 4498ca55a6f970b8d3114897fddcf6d1e06c6dbc (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65233 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 1f6663c7acc..1ffb51d2808 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -175,6 +175,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, |