summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-09-09 19:13:55 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-09-09 19:13:55 +0200
commit9b751fe6d8056b2cc4b070a0faf414810edc9050 (patch)
treebe17d6ac7887526a1d0dc36733a81ab42b64dba2
parent8bec1f1934359acbd8fe0ce766adeaa01cd9e40a (diff)
Bump mtxclient to released versionv0.10.1-1
-rw-r--r--CMakeLists.txt2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d6d7ce0d..da5f29ae 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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 "")
diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index ed32fa3e..e7684652 100644
--- a/io.github.NhekoReborn.Nheko.yaml
+++ b/io.github.NhekoReborn.Nheko.yaml
@@ -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: