Merge pull request #294 from trilene/master

Bump mtxclient
master
DeepBlueV7.X 4 years ago committed by GitHub
commit 8110f22222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CMakeLists.txt
  2. 2
      io.github.NhekoReborn.Nheko.json

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

@ -146,7 +146,7 @@
"name": "mtxclient",
"sources": [
{
"commit": "ac680e971d437eb2135ef994dcb58c0bbb5bdf61",
"commit": "21a55ba65d0712a441fbef2af2ede66771430247",
"type": "git",
"url": "https://github.com/Nheko-Reborn/mtxclient.git"
}

Loading…
Cancel
Save