File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44#
55# The MIT License
66#
7- # Copyright (c) 2023 TileDB, Inc.
7+ # Copyright (c) 2025 TileDB, Inc.
88#
99# Permission is hereby granted, free of charge, to any person obtaining a copy
1010# of this software and associated documentation files (the "Software"), to deal
@@ -57,13 +57,13 @@ else()
5757 # - Copy the release hash from the `releases.csv.sha256` file in the release.
5858 if (DOWNLOAD_TILEDB_PREBUILT)
5959 fetch_prebuilt_tiledb(
60- VERSION 2.28 .0
61- RELLIST_HASH SHA256=40c8a0b5b7ddfe6150e3ce390fd95761d2b7d5910ea3fd5c7dfb67d431e64660
60+ VERSION 2.29 .0
61+ RELLIST_HASH SHA256=dcd46ae9fe9fee00bfd9b92f83606b73135c90df46e3246603d06074e28c7e99
6262 )
6363 else () # Build from source
6464 fetch_source_tiledb(
65- VERSION 2.28 .0
66- RELLIST_HASH SHA256=40c8a0b5b7ddfe6150e3ce390fd95761d2b7d5910ea3fd5c7dfb67d431e64660
65+ VERSION 2.29 .0
66+ RELLIST_HASH SHA256=dcd46ae9fe9fee00bfd9b92f83606b73135c90df46e3246603d06074e28c7e99
6767 )
6868 endif ()
6969
You can’t perform that action at this time.
0 commit comments