From e84b285e6fa46efa3c7bbff0cf95015df210bde1 Mon Sep 17 00:00:00 2001 From: cipig Date: Wed, 16 Oct 2024 22:36:57 +0000 Subject: [PATCH] prio-596cba0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 08eea7bdca..2b53f9b8ae 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/fix-recover-taker/mm2_544b899-linux-x86-64.zip) + URL https://sdk.devbuilds.komodo.earth/1520-prioritize-nodes/mm2_596cba0-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)