diff options
author | Karl Berry <karl@freefriends.org> | 2025-02-10 00:40:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2025-02-10 00:40:17 +0000 |
commit | 2ca49d7d8d38419c73bd27fc92917a5d868956ac (patch) | |
tree | 61f78ccc72a479e54ee978bdc53531c8cd118939 | |
parent | 96c6b8b30d2a7e42f7fab30fe1bfb12c02528cc8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@73839 c570f23f-e606-0410-a88d-b1316a301751
-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 26e1d64606b..2c8bcfe3031 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -41,6 +41,7 @@ $mirrors = { 'https://ctan.yazd.ac.ir/' => 1, }, 'Japan' => { + 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, 'https://jp.mirrors.cicku.me/ctan/' => 1, @@ -70,6 +71,7 @@ $mirrors = { 'Europe' => { 'Austria' => { 'https://mirror.easyname.at/ctan/' => 1, + 'https://mirror.kumi.systems/ctan/' => 1, }, 'Belarus' => { 'https://mirror.datacenter.by/pub/mirrors/CTAN/' => 1, |