Skip to content

Commit

Permalink
Set version to 2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis committed Jul 22, 2024
1 parent dd4132c commit 4dd366d
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 @@ -39,8 +39,8 @@ if (NOT TileDB_FOUND)
message(STATUS "Downloading TileDB default version ...")
# Download latest release
fetch_prebuilt_tiledb(
VERSION 2.24.0
RELLIST_HASH SHA256=e5aa7e6d747bb956730e438d0b29c90096226d4a553c26c5cb9161680f1d489c
VERSION 2.24.2
RELLIST_HASH SHA256=ecc2ba2ce4041884a273707b80caf24db55a9b2f8b649b518e90940211f9f1ca
)
endif()
find_package(TileDB REQUIRED)
Expand Down

0 comments on commit 4dd366d

Please sign in to comment.