Skip to content

Commit 53cfc26

Browse files
authored
Update TileDB version to 2.30.0-rc0
1 parent e6363be commit 53cfc26

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.29.2
50-
RELLIST_HASH SHA256=fac1cb516793815de989bda43c6cedde453e464ed0fb273e3de786c43ffbb55f
49+
VERSION 2.30.0-rc0
50+
RELLIST_HASH SHA256=4f26e7bb7bbe546d12606657c44d64e59288e94511f5537b897ca4896f2c6c7e
5151
)
5252
endif()
5353
find_package(TileDB REQUIRED)

0 commit comments

Comments
 (0)