Bump mtxclient

pull/966/head
Nicolas Werner 3 years ago
parent 2c5489468d
commit 64773898e7
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      CMakeLists.txt
  2. 2
      io.github.NhekoReborn.Nheko.yaml

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

@ -189,7 +189,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1
- commit: 25857f17272809ce2359f214d76fa11d46b1fa7e
#tag: v0.6.2
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git

Loading…
Cancel
Save