mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Bump mtxclient
This commit is contained in:
parent
f28013dc18
commit
6a3d55b47f
2 changed files with 2 additions and 2 deletions
|
@ -414,7 +414,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
|||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG 6a7eaa5006b1a18e132be7655e490d9819158dca
|
||||
GIT_TAG 9781553b0186f2db9036d2abbde83c28828eb2b9
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
|
|
@ -191,7 +191,7 @@ modules:
|
|||
buildsystem: cmake-ninja
|
||||
name: mtxclient
|
||||
sources:
|
||||
- commit: 6a7eaa5006b1a18e132be7655e490d9819158dca
|
||||
- commit: 9781553b0186f2db9036d2abbde83c28828eb2b9
|
||||
#tag: v0.6.1
|
||||
type: git
|
||||
url: https://github.com/Nheko-Reborn/mtxclient.git
|
||||
|
|
Loading…
Reference in a new issue