From 0d0c6187c0f41aaf5caebaaebb5f99945c05548b Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Fri, 16 Dec 2022 15:36:33 +0100 Subject: [PATCH] Bump mtxclient version --- 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 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