summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-26 03:49:15 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-26 03:49:15 +0200
commit55e43dc4b864e983882a629c80f105b9cc1dae7e (patch)
tree26c3e382a1c1e42fbd4f0e8032c6d95f3a58bbb4
parentImplement key backup upload (diff)
downloadnheko-55e43dc4b864e983882a629c80f105b9cc1dae7e.tar.xz
bump mtxclient
-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 c70a6f5e..c2cef7b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -382,7 +382,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG a368db306d0148d1c8c17a532ebe4ff05a2a08c8 + GIT_TAG 8de4df36b43bb3882e71ed609ec8d7c8fe713ce0 ) 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 b71e1879..c35a3429 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -163,7 +163,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: a368db306d0148d1c8c17a532ebe4ff05a2a08c8 + - commit: 8de4df36b43bb3882e71ed609ec8d7c8fe713ce0 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: