This is an automated email from the ASF dual-hosted git repository.
hulk pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/unstable by this push:
new d7b84509 Bump Snappy to 1.2.0 (#2224)
d7b84509 is described below
commit d7b845091a7d6388d2db20aecd136d4f63a12737
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Fri Apr 5 15:39:59 2024 +0300
Bump Snappy to 1.2.0 (#2224)
---
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