Bump mtxclient version

pull/958/head
Nicolas Werner 3 years ago
parent 3dfcc4145d
commit 377d85ca43
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 6b522aee53f9300539544bd956cbf5284a4ae768
GIT_TAG b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1
)
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: 6b522aee53f9300539544bd956cbf5284a4ae768
- commit: b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1
#tag: v0.6.1
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git

Loading…
Cancel
Save