From 36b743c5b942147d85f99a5dd1b502b696e1b0c1 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sat, 11 Dec 2021 06:22:34 +0100 Subject: [PATCH] Bump mtxclient dependency --- 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 4276d2f1..7e805621 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -413,7 +413,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG ffc1d3e13a507fa501966b2d7e9d4eda881f6bf4 + GIT_TAG ec7cd5285117e3d3079f186a179e701496b62485 ) 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 fa040c38..48924642 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml @@ -190,7 +190,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: ffc1d3e13a507fa501966b2d7e9d4eda881f6bf4 + - commit: ec7cd5285117e3d3079f186a179e701496b62485 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: