summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-07 01:00:18 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-07 01:00:36 +0200
commit001f87fe7726be5a3cdf9a1c145f361740d90eae (patch)
treea82cae940488427880e02096575c49d8f8feb68e
parentMerge pull request #669 from Nheko-Reborn/sticker-editor (diff)
downloadnheko-001f87fe7726be5a3cdf9a1c145f361740d90eae.tar.xz
Fix redactions
-rw-r--r--CMakeLists.txt2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt

index e8bc855d..55b58da1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -381,7 +381,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG e5688a2c5987a614b5055595f991f18568127bd2 + GIT_TAG bcf363cb5e6c423f40c96123e227bc8c5f6d6f80 ) 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 2c0c5ebf..a363aeff 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -161,7 +161,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: e5688a2c5987a614b5055595f991f18568127bd2 + - commit: bcf363cb5e6c423f40c96123e227bc8c5f6d6f80 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: