Bump mtxclient version

pull/1316/head
Nicolas Werner 2 years ago
parent 77d2e31ace
commit 06723a4736
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      CMakeLists.txt
  2. 2
      io.github.NhekoReborn.Nheko.yaml

@ -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…
Cancel
Save