Skip to content

Commit

Permalink
chore: bump rocksdb to v9.7.2 (#2600)
Browse files Browse the repository at this point in the history
Co-authored-by: hulk <[email protected]>
  • Loading branch information
aleksraiden and git-hulk authored Oct 17, 2024
1 parent fdf044d commit 1d77232
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.6.1
MD5=ce31144a7e65d8f4f3f9d98986509eb1
facebook/rocksdb v9.7.2
MD5=1d6d569285b6942cf37b5e8cbf396f65
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit 1d77232

Please sign in to comment.