Bump mtxclient to released version

pull/1163/head v0.10.1-1
Nicolas Werner 2 years ago
parent 8bec1f1934
commit 9b751fe6d8
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      CMakeLists.txt
  2. 4
      io.github.NhekoReborn.Nheko.yaml

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

@ -203,8 +203,8 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: c2fbf21790ac73c4b360bab25b7ef2ab0bfef88f
#tag: v0.8.1
- commit: 42bf1fd01d5b5aca58c1b284510fc1a30d949785
tag: v0.8.2
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git
- config-opts:

Loading…
Cancel
Save