From 613b9a27da7de7f91e9732a68884f77fa5783c28 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Tue, 13 Jul 2021 02:13:18 +0200 Subject: [PATCH] Fix sending encrypted edits --- CMakeLists.txt | 2 +- io.github.NhekoReborn.Nheko.yaml | 2 +- 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: