summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-07-13 02:13:18 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-07-13 02:13:18 +0200
commit613b9a27da7de7f91e9732a68884f77fa5783c28 (patch)
treefae505a5e8b490ff1028866ea1367bdf84d7b284
parentIgnore some more files in appimage (diff)
downloadnheko-613b9a27da7de7f91e9732a68884f77fa5783c28.tar.xz
Fix sending encrypted edits
-rw-r--r--CMakeLists.txt2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt

index 0b22a7f7..78900535 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -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 "") diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index bfc25c5c..b6f468db 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -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: