Update matrix library for CI

This commit is contained in:
kamilritz 2019-08-22 15:07:48 +02:00 committed by Paul Riseborough
parent a2ff415fe4
commit 67512d88ea
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)
include(ExternalProject)
ExternalProject_Add(matrix
GIT_REPOSITORY "https://github.com/PX4/Matrix.git"
GIT_TAG 6b0777d815cd64902eb0575d56ec52f53aebb4a0
GIT_TAG 84b3da227cda0b66a2c8ebaa99aeddedf8858b02
UPDATE_COMMAND ""
PATCH_COMMAND ""
CONFIGURE_COMMAND ""