mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +00:00
parent
19d50ee2c2
commit
3c5909f47e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ locale_cache = cache_path + "CLDR/"
|
|||
|
||||
if (enable_unicode_database_download) {
|
||||
download_file("locale_database_download") {
|
||||
version = "43.1.0"
|
||||
version = "44.0.1"
|
||||
url = "https://github.com/unicode-org/cldr-json/releases/download/" +
|
||||
version + "/cldr-" + version + "-json-modern.zip"
|
||||
cache = locale_cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue