summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-02-22 17:41:28 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2022-02-22 17:41:28 +0100
commit377d85ca433d2e35cf86be9d779fcb5ff487528e (patch)
treeadeeb6e107f4c5097919b7d992f3a02e5b7d6af0
parentMerge pull request #952 from symphorien/hidden-read-receipts (diff)
downloadnheko-377d85ca433d2e35cf86be9d779fcb5ff487528e.tar.xz
Bump mtxclient version
-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 aa5c1ecd..bb220440 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -405,7 +405,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG 6b522aee53f9300539544bd956cbf5284a4ae768 + GIT_TAG b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1 ) 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 f017c11d..79f686a9 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -189,7 +189,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: 6b522aee53f9300539544bd956cbf5284a4ae768 + - commit: b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1 #tag: v0.6.1 type: git url: https://github.com/Nheko-Reborn/mtxclient.git