diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-30 00:49:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-30 00:49:15 +0000 |
commit | 9f931da9c0ee146785b71ab652d0c9daa8949f92 (patch) | |
tree | ba43e2d1ddd4cc27cb3355e3dac7462676b161a5 /Master/tlpkg | |
parent | fc4346dc369c4c6fd107b6d8971cb103ec371c05 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61803 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 4957d8d3bb3..5c44cc04595 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -37,6 +37,7 @@ $mirrors = { 'https://mirror.unpad.ac.id/ctan/' => 1, }, 'Iran' => { + 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, 'https://ctan.um.ac.ir/' => 1, 'https://mirror.bardia.tech/ctan/' => 1, @@ -186,9 +187,7 @@ $mirrors = { 'Canada' => { 'https://ctan.math.ca/tex-archive/' => 1, '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' => { @@ -203,6 +202,7 @@ $mirrors = { 'https://ctan.mirrors.hoobly.com/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, + 'https://mirror.mwt.me/ctan/' => 1, 'https://mirrors.concertpass.com/tex-archive/' => 1, 'https://mirrors.mit.edu/CTAN/' => 1, 'https://mirrors.rit.edu/CTAN/' => 1, |