Skip to content

Commit

Permalink
Update libloadorder to 18.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ortham committed Oct 24, 2024
1 parent b607fb2 commit 0a6f2d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ else()
endif()

if(NOT DEFINED LIBLOADORDER_URL)
set(LIBLOADORDER_URL "https://github.com/Ortham/libloadorder/archive/refs/tags/18.1.2.tar.gz")
set(LIBLOADORDER_HASH "SHA256=a549dec86455ee063709b15ee3da956b3bef166c8f8ca88deaf6004784ab8046")
set(LIBLOADORDER_URL "https://github.com/Ortham/libloadorder/archive/refs/tags/18.1.3.tar.gz")
set(LIBLOADORDER_HASH "SHA256=1668b41f17c7c4076f1fe82f8f0a48108b13c2f1724d0068711ee3af92744e67")
endif()

ExternalProject_Add(libloadorder
Expand Down

0 comments on commit 0a6f2d3

Please sign in to comment.