Skip to content

Commit

Permalink
Update libtiledb version to 2.27.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis committed Nov 22, 2024
1 parent e9d05cd commit 7ee0c36
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-rc3
RELLIST_HASH SHA256=cfe40c6ec0fd60c3df18833019a1239543b630553bf01a3016997176f86bd9a5
)
endif()
find_package(TileDB REQUIRED)
Expand Down

0 comments on commit 7ee0c36

Please sign in to comment.