diff options
author | Karl Berry <karl@freefriends.org> | 2025-02-18 00:40:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2025-02-18 00:40:28 +0000 |
commit | 37878fa8596b6b3f4ebe8646c0b5e7198669fd93 (patch) | |
tree | ae11b37797672c65b927bde81e5ef29a0fe1fe9d /Master/tlpkg | |
parent | 11ef26d5f49051d841e81b4f102f392f733899ba (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@74084 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 5fb4130f774..b92a6124555 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -20,6 +20,7 @@ $mirrors = { 'https://mirrors.jlu.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.pku.edu.cn/ctan/' => 1, + 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'https://mirrors.ustc.edu.cn/CTAN/' => 1, @@ -196,7 +197,6 @@ $mirrors = { 'https://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'https://ctan.math.washington.edu/tex-archive/' => 1, 'https://ctan.mirrors.hoobly.com/' => 1, - 'https://ctan.tinycomputers.io/tex-archive/' => 1, 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, 'https://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, |