diff --git a/CMakeLists.txt b/CMakeLists.txt index c7f281e4..f1efb47f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -401,7 +401,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG a083b98975d19b7d553c19960ee0ba3702e922d3 + GIT_TAG 288f585725ecdf2e5e04c5985fdbf658a7fe8a1b ) 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 b6059143..d634a9a2 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml @@ -176,7 +176,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: a083b98975d19b7d553c19960ee0ba3702e922d3 + - commit: 288f585725ecdf2e5e04c5985fdbf658a7fe8a1b #tag: v0.7.0 type: git url: https://github.com/Nheko-Reborn/mtxclient.git