Skip to content

Commit

Permalink
Bump rocksdb to 8.5.4 (#1786)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Sep 27, 2023
1 parent 72fb0a4 commit 1332711
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.3.3
MD5=3a85024ee6eeb668df7ff0af3bfc4ca9
facebook/rocksdb v8.5.4
MD5=82e33dcc46e2107374e461de7d5f0d71
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit 1332711

Please sign in to comment.