mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 20:15:17 +00:00
LibUnicode: Upgrade to CLDR version 40.0.0
Release notes: https://github.com/unicode-org/cldr-json/releases/tag/40.0.0
This commit is contained in:
parent
357c97dfa8
commit
03c023d7e9
Notes:
sideshowbarker
2024-07-18 01:21:42 +09:00
Author: https://github.com/trflynn89 Commit: https://github.com/SerenityOS/serenity/commit/03c023d7e96 Pull-request: https://github.com/SerenityOS/serenity/pull/10854
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
set(UCD_VERSION 14.0.0)
|
||||
set(CLDR_VERSION 39.0.0)
|
||||
set(CLDR_VERSION 40.0.0)
|
||||
|
||||
set(UCD_PATH "${CMAKE_BINARY_DIR}/UCD" CACHE PATH "Download location for UCD files")
|
||||
set(CLDR_PATH "${CMAKE_BINARY_DIR}/CLDR" CACHE PATH "Download location for CLDR files")
|
||||
|
|
Loading…
Add table
Reference in a new issue