Skip to content

Commit

Permalink
mm2
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Jul 1, 2024
1 parent a8556b0 commit d6b0a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ if (APPLE)
URL https://github.com/KomodoPlatform/komodo-defi-framework/releases/download/v2.0.0-beta/mm2-b0fd99e84-Darwin-Release.zip)
elseif (UNIX AND NOT APPLE)
FetchContent_Declare(mm2
URL https://sdk.devbuilds.komodo.earth/gas-limit-override/mm2_36f0601-linux-x86-64.zip)
URL https://dexapi.cipig.net/mm2_2dc40ec-linux-x86-64.zip)
else ()
FetchContent_Declare(mm2
URL https://github.com/KomodoPlatform/komodo-defi-framework/releases/download/v2.0.0-beta/mm2-b0fd99e84-Win64.zip)
Expand Down

0 comments on commit d6b0a63

Please sign in to comment.