Skip to content
Snippets Groups Projects
Unverified Commit 45a76637 authored by liamwhite's avatar liamwhite Committed by GitHub
Browse files

Merge pull request #11752 from lat9nq/msvc-tz-2022g

externals/nx_tzdb: Update download version to 2022g
parents da6824d9 bf7c45e5
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Windows" OR ANDROID)
set(CAN_BUILD_NX_TZDB false)
endif()
set(NX_TZDB_VERSION "220816")
set(NX_TZDB_VERSION "221202")
set(NX_TZDB_ARCHIVE "${CMAKE_CURRENT_BINARY_DIR}/${NX_TZDB_VERSION}.zip")
set(NX_TZDB_ROMFS_DIR "${CMAKE_CURRENT_BINARY_DIR}/nx_tzdb")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment