Bump mtxclient version
This commit is contained in:
parent
77d2e31ace
commit
06723a4736
@ -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 "")
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user