Skip to content

Commit

Permalink
Update commit hashes for testing data repos
Browse files Browse the repository at this point in the history
  • Loading branch information
daljit46 committed Aug 28, 2024
1 parent ed5c0be commit b395ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ include(ExternalProject)
ExternalProject_Add(BinariesTestData
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/binaries_data
GIT_REPOSITORY ${mrtrix_binaries_data_url}
GIT_TAG f6e117e99481331d0bc39685b4aa122844ca885e
GIT_TAG 1af56d6686336eba4e81673a1d62bce664dffe89
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
Expand All @@ -25,7 +25,7 @@ ExternalProject_Add(BinariesTestData
ExternalProject_Add(ScriptsTestData
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/scripts_data
GIT_REPOSITORY ${mrtrix_scripts_data_url}
GIT_TAG 4f0d6653e994212d3653660a4f9163437956c989
GIT_TAG 76f47633cd0a37e901c42320f4540ecaffd51367
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
Expand Down

0 comments on commit b395ea5

Please sign in to comment.