diff --git a/CMakeLists.txt b/CMakeLists.txt index 143030c4d7..08eea7bdca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,7 +63,7 @@ if (APPLE) URL https://github.com/KomodoPlatform/komodo-defi-framework/releases/download/v2.1.0-beta/mm2-35e923949-Darwin-Release.zip) elseif (UNIX AND NOT APPLE) FetchContent_Declare(kdf - URL https://sdk.devbuilds.komodo.earth/1520-prioritize-nodes/mm2_00b71c3-linux-x86-64.zip) + URL https://sdk.devbuilds.komodo.earth/fix-recover-taker/mm2_544b899-linux-x86-64.zip) else () FetchContent_Declare(kdf URL https://github.com/KomodoPlatform/komodo-defi-framework/releases/download/v2.1.0-beta/mm2-35e923949-Win64.zip)