diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-04-05 14:09:42 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-04-05 14:09:42 +0200 |
commit | 51d84ec3e1c9c6084f03b5d3ae9326a0287cfca6 (patch) | |
tree | dcfa179e4b3ff0a81752e6a134faf96800f36ea6 /gen/data-files | |
parent | 007e935009a685d3c5ee7d3fd9b77448f9eaae04 (diff) |
Download more data files
Diffstat (limited to 'gen/data-files')
-rwxr-xr-x | gen/data-files | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gen/data-files b/gen/data-files index c93551d..3c0d9e3 100755 --- a/gen/data-files +++ b/gen/data-files @@ -9,7 +9,10 @@ readonly BASE=https://www.unicode.org/Public/UCD/latest/ucd readonly URLS=' auxiliary/GraphemeBreakProperty.txt DerivedCoreProperties.txt +DerivedNormalizationProps.txt emoji/emoji-data.txt +extracted/DerivedBinaryProperties.txt +PropList.txt UnicodeData.txt ' |