Skip to content
Snippets Groups Projects
Verified Commit 613b9a27 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix sending encrypted edits

parent 9d723586
No related branches found
No related tags found
No related merge requests found
Pipeline #1370 passed
......@@ -380,7 +380,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 3de33120f6e2ef8e5d29b9a1a1000bfd5eea13b3
GIT_TAG 1c277e9ac69aafdaf6888ce595b21dc86e970f28
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
......
......@@ -161,7 +161,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: 9ecaefe377d4dab688caee186e4a263cb7f105e8
- commit: 1c277e9ac69aafdaf6888ce595b21dc86e970f28
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git
- config-opts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment