summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-03-30 23:59:46 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-03-30 23:59:46 +0200
commit8d459dbddcb177fbd6f6a55416319ddf18e2f2c1 (patch)
treefb08b4a07d6106701d8224d09b24a9d27f66a4b3
parentAdd reasons to everything (diff)
downloadnheko-8d459dbddcb177fbd6f6a55416319ddf18e2f2c1.tar.xz
Update 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 332c9e92..1bd5e81a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -401,7 +401,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG 817ae6e110829cfec39cd367a133a628ab923bb4 + GIT_TAG 888601932b876c9a8bb8e1f3b198ce1a5f1252fa ) 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 4832ea53..69a4f6d6 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -176,7 +176,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: 817ae6e110829cfec39cd367a133a628ab923bb4 + - commit: 888601932b876c9a8bb8e1f3b198ce1a5f1252fa #tag: v0.7.0 type: git url: https://github.com/Nheko-Reborn/mtxclient.git