diff options
author | Karl Berry <karl@freefriends.org> | 2024-05-16 23:40:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-05-16 23:40:16 +0000 |
commit | 1148477bf5689c898a54dc963119038d0e02447b (patch) | |
tree | 650ef926c2ebab7b9a35ae374110e90e24249620 /Master | |
parent | 6c7db0b48ffabb1c8bd32a62b837da9ceadf7a10 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71276 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 a7c763ae5f6..739bbac3302 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,6 +9,7 @@ $mirrors = { }, 'Asia' => { 'China' => { + 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirror.nyist.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, @@ -150,6 +151,7 @@ $mirrors = { }, 'Spain' => { 'https://ctan.fisiquimicamente.com/' => 1, + 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { |