Bump mtxclient

This commit is contained in:
trilene 2020-10-01 08:21:51 -04:00
parent 5bfe0cd178
commit 4caa206483
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG ac680e971d437eb2135ef994dcb58c0bbb5bdf61
GIT_TAG 21a55ba65d0712a441fbef2af2ede66771430247
)
FetchContent_MakeAvailable(MatrixClient)
else()