diff --git a/CMakeLists.txt b/CMakeLists.txt index d0a5c2a7..37c9b370 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -354,7 +354,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG f364a5e83db3f1978b6c3d3453accae02c9267c3 + GIT_TAG f83988606723da50b486022d859b6451228c814d ) set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") diff --git a/io.github.NhekoReborn.Nheko.json b/io.github.NhekoReborn.Nheko.json index 6760c816..b8d85289 100644 --- a/io.github.NhekoReborn.Nheko.json +++ b/io.github.NhekoReborn.Nheko.json @@ -152,7 +152,7 @@ "name": "mtxclient", "sources": [ { - "commit": "f364a5e83db3f1978b6c3d3453accae02c9267c3", + "commit": "f83988606723da50b486022d859b6451228c814d", "type": "git", "url": "https://github.com/Nheko-Reborn/mtxclient.git" }