Bump mtxclient version

This commit is contained in:
Nicolas Werner 2022-12-16 15:36:33 +01:00
parent 6762032c53
commit 0d0c6187c0
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( FetchContent_Declare(
MatrixClient MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 13285437739413587a22272865d1e684e1959579 GIT_TAG 36619300be0dd8127b71119b443a07fffe4f53a3
) )
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")

View File

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