Update libloadorder to v18.3.0

This commit is contained in:
Oliver Hamlet
2025-03-30 17:05:44 +01:00
parent 73fbf73bd2
commit 758122c90f
+2 -2
View File
@@ -107,8 +107,8 @@ else()
endif()
if(NOT DEFINED LIBLOADORDER_URL)
set(LIBLOADORDER_URL "https://github.com/Ortham/libloadorder/archive/refs/tags/18.2.2.tar.gz")
set(LIBLOADORDER_HASH "SHA256=5e4c12e91180abbf201be70b3073fce791bdee2d70f33f89b35942446d3b5782")
set(LIBLOADORDER_URL "https://github.com/Ortham/libloadorder/archive/refs/tags/18.3.0.tar.gz")
set(LIBLOADORDER_HASH "SHA256=dab66a9a688042a7640a578070ed32851cf7be9cbd424151706e068d011e40df")
endif()
ExternalProject_Add(libloadorder