Skip to content

Commit

Permalink
Bump speedb to 2.8.0 (#2080)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden authored Feb 1, 2024
1 parent c2fe475 commit 972adb7
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 972adb7

Please sign in to comment.