Skip to content

Commit

Permalink
Data is 15.1 now
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercury13 committed Sep 12, 2023
1 parent 2f00030 commit d6f93a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MiscFiles/RawData/load.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rem AFAIK, W10 1803+ has built-in cURL
curl https://www.unicode.org/Public/15.1.0/ucdxml/ucd.all.flat.zip -L --output ucd.all.flat.zip
curl https://www.unicode.org/Public/15.1.0/ucd/NamesList.txt -L --output NamesList.txt
curl https://www.unicode.org/Public/draft/emoji/emoji-test.txt -L --output emoji-test.txt
curl https://www.unicode.org/Public/emoji/15.1/emoji-test.txt -L --output emoji-test.txt
curl https://mjn.host.cs.st-andrews.ac.uk/egyptian/unicode/signunicode.xml -L --output signunicode.xml
curl https://mjn.host.cs.st-andrews.ac.uk/egyptian/unicode/signdescriptioneng.xml -L --output signdescriptioneng.xml
curl https://html.spec.whatwg.org/entities.json -L --output entities.json
Expand Down

0 comments on commit d6f93a6

Please sign in to comment.