diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-10-03 01:24:50 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-10-03 01:24:50 +0200 |
commit | c6853cefe4b0de30d3fb04d7be8a0a78a23d51d3 (patch) | |
tree | 39c3749d48c3975320302234ceabfe79e80ef601 /gen/data-files | |
parent | bc5470dff262284a0dbe66a3850cf915e2a87034 (diff) |
Update for Unicode 16
Diffstat (limited to 'gen/data-files')
-rwxr-xr-x | gen/data-files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/data-files b/gen/data-files index c648868..8312365 100755 --- a/gen/data-files +++ b/gen/data-files @@ -4,7 +4,7 @@ cd "${0%/*}/.." mkdir -p data -readonly BASE='https://www.unicode.org/Public/15.1.0/ucd' +readonly BASE='https://www.unicode.org/Public/16.0.0/ucd' readonly PATHS=' auxiliary/GraphemeBreakProperty |