Skip to content

Commit

Permalink
Bump rocksdb to 8.10.0 (#2005)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Jan 13, 2024
1 parent 4059b43 commit 9b36a0a
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.9.1
MD5=88f8d12c3d9ba10ddade370e0f12a010
facebook/rocksdb v8.10.0
MD5=ed06e98fae30c29cceacbfd45a316f06
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit 9b36a0a

Please sign in to comment.