Skip to content

Commit 1051957

Browse files
committed
Update libtiledb version to 2.27.0.rc5
1 parent f72e528 commit 1051957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ if (NOT TileDB_FOUND)
4646
message(STATUS "Downloading TileDB default version ...")
4747
# Download latest release
4848
fetch_prebuilt_tiledb(
49-
VERSION 2.26.2
50-
RELLIST_HASH SHA256=86c19d7c5246cb18e370a4272cead63ea84bd651789842e618de4d57d4510522
49+
VERSION 2.27.0.rc5
50+
RELLIST_HASH SHA256=143b93bda4beaa241e7b2013336a6f4556a98eb50006135e79860acd11f80f7f
5151
)
5252
endif()
5353
find_package(TileDB REQUIRED)

0 commit comments

Comments
 (0)