This is an automated email from the ASF dual-hosted git repository.

aleksraiden pushed a commit to branch aleksraiden-patch-2
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit ec761712b0d1d13ff06395fe3da43ba028cc6e5a
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Apr 30 13:51:01 2026 +0300

    Update rocksdb.cmake
---
 cmake/rocksdb.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cmake/rocksdb.cmake b/cmake/rocksdb.cmake
index a976c07f0..737f95b8d 100644
--- a/cmake/rocksdb.cmake
+++ b/cmake/rocksdb.cmake
@@ -26,8 +26,8 @@ endif()
 include(cmake/utils.cmake)
 
 FetchContent_DeclareGitHubWithMirror(rocksdb
-  facebook/rocksdb v10.10.1
-  MD5=dcef50080a4a6c0c0b4b77fd04c60502
+  facebook/rocksdb v11.1.1
+  MD5=c82fc5e9e0ecd6649a25c8a44f7e18a5
 )
 
 FetchContent_GetProperties(jemalloc)

Reply via email to