Skip to content

Commit 670233e

Browse files
renovate[bot]cmeister2
authored andcommitted
chore(deps): update dependency facebook/zstd to v1.5.7
1 parent ff89da2 commit 670233e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ set(ZLIB_STATIC_LIB ${ZLIB_INSTALL_DIR}/lib/libz.a)
2626
# Install zstd
2727
#
2828
# renovate: datasource=github-tags depName=facebook/zstd
29-
set(ZSTD_VERSION 1.5.6)
29+
set(ZSTD_VERSION 1.5.7)
3030
set(ZSTD_URL https://github.com/facebook/zstd/releases/download/v${ZSTD_VERSION}/zstd-${ZSTD_VERSION}.tar.gz)
3131
set(ZSTD_INSTALL_DIR ${CMAKE_BINARY_DIR}/zstd-install)
3232

0 commit comments

Comments
 (0)