Bump mtxclient dependency

pull/841/head
Nicolas Werner 3 years ago
parent 89e58f78f1
commit 36b743c5b9
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      CMakeLists.txt
  2. 2
      io.github.NhekoReborn.Nheko.yaml

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

@ -190,7 +190,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: ffc1d3e13a507fa501966b2d7e9d4eda881f6bf4
- commit: ec7cd5285117e3d3079f186a179e701496b62485
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git
- config-opts:

Loading…
Cancel
Save