Bump mtxclient

This commit is contained in:
Nicolas Werner 2025-08-03 20:20:47 +02:00
parent a098b1b444
commit 5ba8c79f45
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
2 changed files with 3 additions and 3 deletions

View file

@ -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 "")

View file

@ -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