From 3db9298e6697dc8f117de7a4b49ac2d4e61f8396 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sat, 16 May 2020 00:10:59 +0200 Subject: Bump mtxclient version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 532efb9b..669ce980 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -332,7 +332,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG dfc39651ac02b48787b9d4e27932ef2feceb162c + GIT_TAG 1018c0822b80cdfc5d6b589fe94d1fd759113ef6 ) FetchContent_MakeAvailable(MatrixClient) else() -- cgit 1.5.1