Skip to content

Commit

Permalink
updating installer data
Browse files Browse the repository at this point in the history
  • Loading branch information
norbusan committed Jan 3, 2025
1 parent f80d9ed commit 41392d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tlpkg/installer/ctan-mirrors.pl
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
'http://ctan.asis.ai/' => 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,
'https://mirror.aria-on-the-planet.es/CTAN/' => 1,
},
'Korea' => {
'https://ftp.kaist.ac.kr/tex-archive/' => 1,
Expand Down Expand Up @@ -187,6 +187,9 @@
'Costa Rica' => {
'https://mirrors.ucr.ac.cr/CTAN/' => 1,
},
'Mexico' => {
'https://linux-mirror.xicalcoatl.mx/ctan/' => 1,
},
'USA' => {
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'https://ctan.math.illinois.edu/' => 1,
Expand Down

0 comments on commit 41392d6

Please sign in to comment.