Skip to content

Commit

Permalink
chore: downgrade rocksdb to v8.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice committed Jul 1, 2024
1 parent c8826e7 commit e23548d
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.2.1
MD5=b03db4c602754a2c50aa2967fd07a2a7
facebook/rocksdb v8.11.4
MD5=8190ea7769705aabc928311762d5aafe
)

FetchContent_GetProperties(jemalloc)
Expand Down

0 comments on commit e23548d

Please sign in to comment.