From 820326ceca7f737014a8e037988e46c56fb05ee7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 Mar 2022 02:28:23 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62579 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 34e8ee56d4d..041c9d2aac3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -12,6 +12,7 @@ $mirrors = { 'Asia' => { 'China' => { 'https://mirror.bjtu.edu.cn/CTAN/' => 1, + 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cloud.tencent.com/CTAN/' => 1, 'https://mirrors.cqu.edu.cn/CTAN/' => 1, @@ -37,6 +38,7 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, 'https://ctan.um.ac.ir/' => 1, + 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, @@ -46,7 +48,6 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - '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, @@ -213,6 +214,9 @@ $mirrors = { }, }, 'South America' => { + 'Brazil' => { + 'https://linorg.usp.br/CTAN/' => 1, + }, 'Chile' => { 'https://ctan.dcc.uchile.cl/' => 1, }, -- cgit v1.2.3