Skip to content

Commit

Permalink
chore: bump rocksdb to v9.2.1 (#2327)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Jun 3, 2024
1 parent eaf6b2e commit 9d65dce
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 v9.0.0
MD5=ce5630234491f81fc8d180b327d39ef5
facebook/rocksdb v9.2.1
MD5=b03db4c602754a2c50aa2967fd07a2a7
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit 9d65dce

Please sign in to comment.