diff --git a/CMakeLists.txt b/CMakeLists.txt index afc76f73f4d98ab9e62b5b6c2b4dc4ff2935c80a..313ee050662a302248b5e033d1326c5fa4bc1926 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -359,7 +359,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG d0905f8facef2aa3dbaf40715d4375d5a99c9fc4 + GIT_TAG ace7fa2d89a64de7b84c77d1fa1bc80486408831 ) 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 72142fcb93d2448f902a10be7290a7369617c06b..e5e8dc905907c1b725839c612260ffcaed9abdee 100644 --- a/io.github.NhekoReborn.Nheko.json +++ b/io.github.NhekoReborn.Nheko.json @@ -220,7 +220,7 @@ "name": "mtxclient", "sources": [ { - "commit": "d0905f8facef2aa3dbaf40715d4375d5a99c9fc4", + "commit": "ace7fa2d89a64de7b84c77d1fa1bc80486408831", "type": "git", "url": "https://github.com/Nheko-Reborn/mtxclient.git" }