diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ce0d3c904..a2eed79e84 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/dev/mm2_359cb5c-linux-x86-64.zip) + URL https://sdk.devbuilds.komodo.earth/dev/mm2_ce18376-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)