diff --git a/CMakeLists.txt b/CMakeLists.txt index f002b09080..6134421d12 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_6dc3c7d-linux-x86-64.zip) + URL https://sdk.devbuilds.komodo.earth/dev/mm2_76d4342-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)