LibLocale: Update to CLDR version 43.1.0

https://cldr.unicode.org/index/downloads/cldr-43#h.qobmda543waj
This commit is contained in:
Timothy Flynn 2023-07-03 19:36:04 -04:00 committed by Jelle Raaijmakers
parent efad31dac1
commit 260b0451b0

View file

@ -1,6 +1,6 @@
include(${CMAKE_CURRENT_LIST_DIR}/utils.cmake)
set(CLDR_VERSION 43.0.0)
set(CLDR_VERSION 43.1.0)
set(CLDR_PATH "${SERENITY_CACHE_DIR}/CLDR" CACHE PATH "Download location for CLDR files")
set(CLDR_VERSION_FILE "${CLDR_PATH}/version.txt")