Skip to content

Commit

Permalink
Bump rocksdb to v8.9.1 (#1933)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Dec 13, 2023
1 parent ed2a64b commit 55c55e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/rocksdb.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ endif()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(rocksdb
facebook/rocksdb v8.8.1
MD5=15cd02d457b35da07947113de5304270
facebook/rocksdb v8.9.1
MD5=88f8d12c3d9ba10ddade370e0f12a010
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit 55c55e7

Please sign in to comment.