Skip to content

Commit

Permalink
Bump RocksDB to version 8.1.1 (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Apr 22, 2023
1 parent 1f8fa1a commit 80fd23c
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.0.0
MD5=090fcfbc734001bd97e602f0e0777ad3
facebook/rocksdb v8.1.1
MD5=b362246096dbd15839749da37d3ccda9
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit 80fd23c

Please sign in to comment.