Skip to content

Commit

Permalink
Bump zstd to v1.5.6 (#2204)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Mar 28, 2024
1 parent 6263122 commit ef1d72c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/zstd.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(zstd
facebook/zstd v1.5.5
MD5=f336cde1961ee7e5d3a7f8c0c0f96987
facebook/zstd v1.5.6
MD5=cfb58a03ae01a39d5fff731ecaaa2657
)

FetchContent_GetProperties(zstd)
Expand Down

0 comments on commit ef1d72c

Please sign in to comment.