diff --git a/CMakeLists.txt b/CMakeLists.txt index fdbdaaa2..d033d00f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -388,7 +388,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG 7fe7a70fcf7540beb6d7b4847e53a425de66c6bf + GIT_TAG fc5d01c775bde656b6d69954189522d138efe022 ) set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml index 19a2ad4f..fdd22ea6 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml @@ -163,7 +163,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: 7fe7a70fcf7540beb6d7b4847e53a425de66c6bf + - commit: fc5d01c775bde656b6d69954189522d138efe022 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: