This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-snappy-1.2.0 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 001a09b22273b34327a919deef6be0dc69e2a832 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Fri Apr 5 12:28:10 2024 +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 b7cc8621..02c3a808 100644 --- a/cmake/snappy.cmake +++ b/cmake/snappy.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(snappy - google/snappy f725f6766bfc62418c6491b504c8e5865ec99412 - MD5=17a982c9b0c667b3744e1fecba0046f7 + google/snappy 1.2.0 + MD5=555f4af7472ce585c12709121808a060 ) FetchContent_MakeAvailableWithArgs(snappy
