We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e91733 commit 266b628Copy full SHA for 266b628
zstd_vendor/CMakeLists.txt
@@ -35,7 +35,7 @@ macro(build_zstd)
35
# We need to configure the CMake command to build from there instead.
36
externalproject_add(zstd-${zstd_version}
37
GIT_REPOSITORY https://github.com/facebook/zstd.git
38
- GIT_TAG 97a3da1df009d4dc67251de0c4b1c9d7fe286fc1 # v1.4.8
+ GIT_TAG 63779c798237346c2b245c546c40b72a5a5913fe # v1.5.5
39
GIT_CONFIG advice.detachedHead=false
40
# Suppress git update due to https://gitlab.kitware.com/cmake/cmake/-/issues/16419
41
# See https://github.com/ament/uncrustify_vendor/pull/22 for details
0 commit comments