Bump mtxclient version

This commit is contained in:
Nicolas Werner 2023-01-02 18:56:47 +01:00
parent 77d2e31ace
commit 06723a4736
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
2 changed files with 2 additions and 2 deletions

View File

@ -595,7 +595,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG d187c63a27710fa87a44ab44d43b7cfa2023132a
GIT_TAG 176242b1d2c68878c0ce610c109d0779fe7fa8fb
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")

View File

@ -182,7 +182,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: d187c63a27710fa87a44ab44d43b7cfa2023132a
- commit: 176242b1d2c68878c0ce610c109d0779fe7fa8fb
#tag: v0.8.2
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git