From fbfd8c6dca0f13c966bf64d245192109f7468f50 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 23 Sep 2024 23:52:12 +0000 Subject: [PATCH] updating installer data --- tlpkg/installer/ctan-mirrors.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tlpkg/installer/ctan-mirrors.pl b/tlpkg/installer/ctan-mirrors.pl index 38ae7c46..94fc52d1 100644 --- a/tlpkg/installer/ctan-mirrors.pl +++ b/tlpkg/installer/ctan-mirrors.pl @@ -124,6 +124,9 @@ 'https://fosszone.csd.auth.gr/CTAN/' => 1, 'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1, }, + 'Hungary' => { + 'https://mirror.szerverem.hu/ctan/' => 1, + }, 'Italy' => { 'https://ctan.mirror.garr.it/mirrors/ctan/' => 1, },