Bump mtxclient version

This commit is contained in:
Nicolas Werner 2020-05-16 00:10:59 +02:00
parent 73e0a9f453
commit 3db9298e66
2 changed files with 3 additions and 3 deletions

View File

@ -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()

View File

@ -146,9 +146,9 @@
"name": "mtxclient",
"sources": [
{
"sha256": "4f859cdcb42b052ed07d55ac8890e9051fa49a1e8bc43648106ddce351b6868b",
"sha256": "537f4e6b280f351ad950cd6598c2407505a55f0d6c856b4ff97a9c59fc6fdb7a",
"type": "archive",
"url": "https://github.com/Nheko-Reborn/mtxclient/archive/dfc39651ac02b48787b9d4e27932ef2feceb162c.tar.gz"
"url": "https://github.com/Nheko-Reborn/mtxclient/archive/1018c0822b80cdfc5d6b589fe94d1fd759113ef6.tar.gz"
}
]
},