Skip to content

Commit

Permalink
Update libtiledb version to 2.27.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis authored Nov 19, 2024
1 parent 484d9d1 commit 5fb86b6
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-rc1
RELLIST_HASH SHA256=c32633ff6a244bde0af71768bf727e796168c667f96b90afbe36baed4fb72467
)
endif()
find_package(TileDB REQUIRED)
Expand Down

0 comments on commit 5fb86b6

Please sign in to comment.