diff --git a/CMakeLists.txt b/CMakeLists.txt index 52e7b56d..1ec601e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -595,7 +595,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG f7734a6f26eddc74fb59c4e4bd0be28b632af9fd + GIT_TAG 72f9a20c048c3482386b0916ef76fb9f4d890be8 ) set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") diff --git a/im.nheko.Nheko.yaml b/im.nheko.Nheko.yaml index 36eb16d5..979c6d2e 100644 --- a/im.nheko.Nheko.yaml +++ b/im.nheko.Nheko.yaml @@ -214,7 +214,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: f7734a6f26eddc74fb59c4e4bd0be28b632af9fd + - commit: 72f9a20c048c3482386b0916ef76fb9f4d890be8 #tag: v0.9.2 type: git url: https://github.com/Nheko-Reborn/mtxclient.git