diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-19 00:48:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-19 00:48:49 +0000 |
commit | 44a693845676b7c513b84eab138bdf139ef3fd60 (patch) | |
tree | 06e20b9ae59a9bd3e91970db00f94e07581e3b5f /Master/tlpkg | |
parent | f3a0ecaecd2c37b1304c5ab7752023192dc4e33e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 fc02e1238ed..978bef63b99 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -152,6 +152,7 @@ $mirrors = { 'https://ctan.ijs.si/tex-archive/' => 1, }, 'Spain' => { + 'https://ctan.javinator9889.com/' => 1, 'https://osl.ugr.es/CTAN/' => 1, }, 'Sweden' => { @@ -170,6 +171,7 @@ $mirrors = { 'https://ctan.math.ca/tex-archive/' => 1, 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, + 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, |