mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update libloadorder to 18.2.0
This commit is contained in:
+2
-2
@@ -107,8 +107,8 @@ else()
|
||||
endif()
|
||||
|
||||
if(NOT DEFINED LIBLOADORDER_URL)
|
||||
set(LIBLOADORDER_URL "https://github.com/Ortham/libloadorder/archive/refs/tags/18.1.3.tar.gz")
|
||||
set(LIBLOADORDER_HASH "SHA256=1668b41f17c7c4076f1fe82f8f0a48108b13c2f1724d0068711ee3af92744e67")
|
||||
set(LIBLOADORDER_URL "https://github.com/Ortham/libloadorder/archive/refs/tags/18.2.0.tar.gz")
|
||||
set(LIBLOADORDER_HASH "SHA256=28565f0b034f651dd67a9e008394dd2db11a084df76557d1944dd1c869845b58")
|
||||
endif()
|
||||
|
||||
ExternalProject_Add(libloadorder
|
||||
|
||||
Reference in New Issue
Block a user