Skip to content

Commit

Permalink
chore: bump rocksdb to v9.9.3 (#2694)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Dec 18, 2024
1 parent fd2e317 commit a45b2c6
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.8.4
MD5=c53034a14e119814a5a714d85b15eb5c
facebook/rocksdb v9.9.3
MD5=c93f55998866a1043bb62d218f79db43
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit a45b2c6

Please sign in to comment.