Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit 782423e

Browse files
committed
one more 12.1 to 13 update
1 parent fd0b8f9 commit 782423e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

make-new

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44

55
if [ ! -f UnicodeData-13.0.0.txt ] ; then
6-
wget https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt
7-
mv UnicodeData.txt UnicodeData-12.1.0.txt
6+
wget https://www.unicode.org/Public/13.0.0/ucd/UnicodeData.txt
7+
mv UnicodeData.txt UnicodeData-13.0.0.txt
88
fi
99

1010
if [ ! -f MathClass-15.txt ] ; then

0 commit comments

Comments
 (0)