summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2019-08-12 21:15:42 -0400
committerJoseph Donofry <joedonofry@gmail.com>2019-08-12 21:15:42 -0400
commitf2c4162baa9936ea12ea12a2d006dcb35d89ece4 (patch)
tree972a90191453206c6eac68440898b7151afa1f39
parentFix missing include in prior commit (diff)
downloadnheko-f2c4162baa9936ea12ea12a2d006dcb35d89ece4.tar.xz
Update mtxclient version
-rw-r--r--deps/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt

index 3de6cbf8..bd3369d2 100644 --- a/deps/CMakeLists.txt +++ b/deps/CMakeLists.txt
@@ -46,10 +46,10 @@ set(BOOST_SHA256 set( MTXCLIENT_URL - https://github.com/Nheko-Reborn/mtxclient/archive/b56083dfa95848c39d9290efdc5544ac07030028.tar.gz + https://github.com/Nheko-Reborn/mtxclient/archive/1de9e3f9a911dca908a4dbde25741411cb44b564.tar.gz ) set(MTXCLIENT_HASH - 486feb1ee9ad5fe2295fa27baaa6c67c9d90cece2435eed19be2630d59552e20) + dbb100522cf27a4ddad9bd72f2e4a728f18653440440d0a92e235424fdcc1f66) set( TWEENY_URL https://github.com/mobius3/tweeny/archive/b94ce07cfb02a0eb8ac8aaf66137dabdaea857cf.tar.gz