This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-snappy-1.2.2 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit bb8be41983686143d473672f2f2aa5d22c2f14a3 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Wed Mar 26 19:45:26 2025 +0300 Update snappy.cmake --- cmake/snappy.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/snappy.cmake b/cmake/snappy.cmake index d62a506df..fb9d49d19 100644 --- a/cmake/snappy.cmake +++ b/cmake/snappy.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(snappy - google/snappy 1.2.1 - MD5=b120895e012e097b86bf49e0ef9ca67c + google/snappy 1.2.2 + MD5=b94a97c832cd800d0bab7d98ba94b921 ) FetchContent_MakeAvailableWithArgs(snappy
