mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Update mtxclient version
This commit is contained in:
parent
994f79cfbc
commit
2d9f98a0b7
1 changed files with 2 additions and 2 deletions
4
deps/CMakeLists.txt
vendored
4
deps/CMakeLists.txt
vendored
|
@ -45,10 +45,10 @@ set(BOOST_SHA256
|
|||
|
||||
set(
|
||||
MTXCLIENT_URL
|
||||
https://github.com/Nheko-Reborn/mtxclient/archive/5dc567a4a494a2152658c6586e0d7637ecba85b4.tar.gz
|
||||
https://github.com/Nheko-Reborn/mtxclient/archive/6b5265dfa12cbc182238aaaa4d9bf5efe4faf317.tar.gz
|
||||
)
|
||||
set(MTXCLIENT_HASH
|
||||
afea7b9681657233f6e833cccd161af66e320654be0c6bcffba855420e37f415)
|
||||
b566108c7d4e2f46ea1d2b03264b71e906f094629d925737eab001471ce68145)
|
||||
set(
|
||||
TWEENY_URL
|
||||
https://github.com/mobius3/tweeny/archive/b94ce07cfb02a0eb8ac8aaf66137dabdaea857cf.tar.gz
|
||||
|
|
Loading…
Reference in a new issue