summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-12-16 15:36:33 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2022-12-16 15:36:33 +0100
commit0d0c6187c0f41aaf5caebaaebb5f99945c05548b (patch)
tree81a714b2450227afcbcdc2b3020f91d594f3773e
parent6762032c53dd2efb06b199da31bd8ce9a27604fb (diff)
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 d7219318..4a7e333f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -595,7 +595,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
- GIT_TAG 13285437739413587a22272865d1e684e1959579
+ GIT_TAG 36619300be0dd8127b71119b443a07fffe4f53a3
)
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 c82513e4..3b735b64 100644
--- a/io.github.NhekoReborn.Nheko.yaml
+++ b/io.github.NhekoReborn.Nheko.yaml
@@ -182,7 +182,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- - commit: 13285437739413587a22272865d1e684e1959579
+ - commit: 36619300be0dd8127b71119b443a07fffe4f53a3
#tag: v0.8.2
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git