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:
Timothy Flynn 2021-11-09 10:50:37 -05:00 committed by Andreas Kling
parent 357c97dfa8
commit 03c023d7e9
Notes: sideshowbarker 2024-07-18 01:21:42 +09:00

View file

@ -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")