Bump mtxclient for better mentions support on older servers

pull/1734/head
Nicolas Werner 9 months ago
parent 12501bfe02
commit f3c8fb089a
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      CMakeLists.txt
  2. 2
      im.nheko.Nheko.yaml

@ -606,7 +606,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 58af2030c22e2dae7d6156c70572714c6363acee
GIT_TAG 8b3c9a34770df147fbd78134dc71a9b27471d153
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")

@ -223,7 +223,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: 58af2030c22e2dae7d6156c70572714c6363acee
- commit: 8b3c9a34770df147fbd78134dc71a9b27471d153
#tag: v0.9.2
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git

Loading…
Cancel
Save