Skip to content

Commit

Permalink
Update libtiledb version to 2.27.0.rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis committed Dec 10, 2024
1 parent f72e528 commit 1051957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ if (NOT TileDB_FOUND)
message(STATUS "Downloading TileDB default version ...")
# Download latest release
fetch_prebuilt_tiledb(
VERSION 2.26.2
RELLIST_HASH SHA256=86c19d7c5246cb18e370a4272cead63ea84bd651789842e618de4d57d4510522
VERSION 2.27.0.rc5
RELLIST_HASH SHA256=143b93bda4beaa241e7b2013336a6f4556a98eb50006135e79860acd11f80f7f
)
endif()
find_package(TileDB REQUIRED)
Expand Down

0 comments on commit 1051957

Please sign in to comment.