mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 23:07:42 +03:00
updated to unicode 16.0.0 (bnoordhuis) - updated test262
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
url="ftp://ftp.unicode.org/Public/15.0.0/ucd"
|
||||
url="ftp://ftp.unicode.org/Public/16.0.0/ucd"
|
||||
emoji_url="${url}/emoji/emoji-data.txt"
|
||||
|
||||
files="CaseFolding.txt DerivedNormalizationProps.txt PropList.txt \
|
||||
|
Reference in New Issue
Block a user