diff options
author | Karl Berry <karl@freefriends.org> | 2023-01-06 00:49:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-01-06 00:49:18 +0000 |
commit | 7ae51c23783ec3dcbde5eb0ca85341c7f634a87e (patch) | |
tree | 5cbec2a455d39baf50f1c7c1fde6cfdb0e78ec1b /Master/tlpkg/installer | |
parent | a3acf1c902d7bbaf721e58237ecd06a8583bdac4 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 65aca1f86af..2c53a1d93e9 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -33,6 +33,7 @@ $mirrors = { 'https://mirror.unpad.ac.id/ctan/' => 1, }, 'Iran' => { + 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.sh/' => 1, 'https://mirror.bardia.tech/ctan/' => 1, }, @@ -148,6 +149,7 @@ $mirrors = { 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, 'https://mirror.truenetwork.ru/CTAN/' => 1, + 'https://mirrors.mi-ras.ru/CTAN/' => 1, }, 'Slovenia' => { 'https://ctan.ijs.si/tex-archive/' => 1, |