Skip to content

Commit

Permalink
chore: bump rocksdb to v9.7.4 (#2639)
Browse files Browse the repository at this point in the history
Co-authored-by: Twice <twice.mliu@gmail.com>
  • Loading branch information
aleksraiden and PragmaTwice authored Nov 3, 2024
1 parent 7a3cc8c commit 4b50c9b
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.3.1
MD5=129235c789a963c004290d27d09ca48a
facebook/rocksdb v9.7.4
MD5=9a08feb50e017006146bcff37059096f
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit 4b50c9b

Please sign in to comment.