Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cmake/speedb.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ endif()
include(cmake/utils.cmake)

FetchContent_DeclareGitHubWithMirror(speedb
speedb-io/speedb speedb/v2.7.0
MD5=9603a0921deb4e3cd9046cf7e9288485
speedb-io/speedb speedb/v2.8.0
MD5=3da818408057c8c818bfc9adc40d929f
)

FetchContent_GetProperties(jemalloc)
Expand Down