From c6ad1fc95ba4cff36db8a52d0e30dbe6b097e34d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 14 Sep 2023 23:52:08 +0000 Subject: [PATCH] updating installer data --- tlpkg/installer/ctan-mirrors.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tlpkg/installer/ctan-mirrors.pl b/tlpkg/installer/ctan-mirrors.pl index c3cc3ffa..e5dc44f0 100644 --- a/tlpkg/installer/ctan-mirrors.pl +++ b/tlpkg/installer/ctan-mirrors.pl @@ -29,6 +29,9 @@ 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1, }, + 'India' => { + 'https://mirror.niser.ac.in/ctan/' => 1, + }, 'Indonesia' => { 'http://repo.ugm.ac.id/ctan/' => 1, 'https://mirror.unpad.ac.id/ctan/' => 1, @@ -134,6 +137,7 @@ 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://polish-mirror.evolution-host.com/ctan/' => 1, 'https://repo.skni.umcs.pl/ctan/' => 1, + 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, @@ -157,7 +161,6 @@ 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, 'Switzerland' => { - 'https://mirror.foobar.to/CTAN/' => 1, 'https://mirror.init7.net/ctan/' => 1, 'https://mirror.metanet.ch/tex-archive/' => 1, },