From 64773898e77c07f8d6ac52abc82bf2b40a5df7c2 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Fri, 25 Feb 2022 18:20:37 +0100 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 7c29af2f..9393432a 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 b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1 + GIT_TAG 25857f17272809ce2359f214d76fa11d46b1fa7e ) 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 cfb300db..562be71f 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: b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1 + - commit: 25857f17272809ce2359f214d76fa11d46b1fa7e #tag: v0.6.2 type: git url: https://github.com/Nheko-Reborn/mtxclient.git