diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-18 00:48:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-18 00:48:55 +0000 |
commit | 13224b8f70e7f8f2cf9fb18f954bf815449493f6 (patch) | |
tree | d3e7649fdd561c57f82b58b64707fc0100dbf16a | |
parent | 1cb24284cc18d968c7d38f5f554793e7eb959d82 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61088 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index dceae5724d2..5d414d716af 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -51,6 +51,7 @@ $mirrors = { 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -178,6 +179,7 @@ $mirrors = { 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, + 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |