From 5ba8c79f45c8c39c732957a3165738f0a548e282 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sun, 3 Aug 2025 20:20:47 +0200 Subject: [PATCH] Bump mtxclient --- CMakeLists.txt | 2 +- im.nheko.Nheko.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7a8b6baf..edcb3a6e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -619,7 +619,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG d6a0a4ebee83275dbbeb999679a22a7d238326ff + GIT_TAG v0.10.1 ) set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") diff --git a/im.nheko.Nheko.yaml b/im.nheko.Nheko.yaml index c9f90de7..a773c5ba 100644 --- a/im.nheko.Nheko.yaml +++ b/im.nheko.Nheko.yaml @@ -211,8 +211,8 @@ modules: - -DBUILD_SHARED_LIBS=OFF buildsystem: cmake-ninja sources: - - commit: d6a0a4ebee83275dbbeb999679a22a7d238326ff - #tag: v0.10.0 + - commit: 15b43844f4ec27faa5f2ec92c4ded313206763aa + tag: v0.10.1 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - name: nheko