diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2023-12-05 16:51:16 +0100 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2023-12-05 16:51:16 +0100 |
commit | cdeca4de42e04a2527dc5b8a299b5ad87c6f1a1d (patch) | |
tree | b8f63333b75ca286da529346d9dfa9b73095bb0d /unicode_download.sh | |
parent | 94010edb5794b06e122cfb9ea6ed9c6be9db6c03 (diff) | |
download | quickjs-cdeca4de42e04a2527dc5b8a299b5ad87c6f1a1d.tar.gz quickjs-cdeca4de42e04a2527dc5b8a299b5ad87c6f1a1d.zip |
updated to unicode 15.0.0
Diffstat (limited to 'unicode_download.sh')
-rwxr-xr-x | unicode_download.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicode_download.sh b/unicode_download.sh index 2ed3289..35daf0e 100755 --- a/unicode_download.sh +++ b/unicode_download.sh @@ -1,7 +1,7 @@ #!/bin/sh set -e -url="ftp://ftp.unicode.org/Public/14.0.0/ucd" +url="ftp://ftp.unicode.org/Public/15.0.0/ucd" emoji_url="${url}/emoji/emoji-data.txt" files="CaseFolding.txt DerivedNormalizationProps.txt PropList.txt \ |