diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-18 23:49:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-18 23:49:15 +0000 |
commit | 6d8f1c8c2143834420873616a4cedd88092c5e8c (patch) | |
tree | 0727e2304493106a81c108d7d646d26b90bdf060 /Master/tlpkg | |
parent | a2710a6ee7fa27a08eebb613e58edb73f78af674 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 738109befab..066b00dc84a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -37,6 +37,7 @@ $mirrors = { }, 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, + 'https://ctan.asis.ai/' => 1, 'https://ctan.um.ac.ir/' => 1, }, 'Japan' => { @@ -86,6 +87,7 @@ $mirrors = { 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'https://mirror.ibcp.fr/pub/CTAN/' => 1, 'https://mirrors.chevalier.io/CTAN/' => 1, + 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, }, 'Germany' => { @@ -98,7 +100,6 @@ $mirrors = { 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, - 'https://ctan.space-pro.be/tex-archive/' => 1, 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, |