From 55e43dc4b864e983882a629c80f105b9cc1dae7e Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Thu, 26 Aug 2021 03:49:15 +0200 Subject: [PATCH] bump mtxclient --- 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 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: