Skip to content

Commit 510ad85

Browse files
committed
Update to current C-Blosc2 main
1 parent 004dfb5 commit 510ad85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ else()
119119
include(FetchContent)
120120
FetchContent_Declare(blosc2
121121
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
122-
GIT_TAG ba55a6be9293faf9740f03b5953b82f1c955879e # variable-length chunks support in schunks
122+
GIT_TAG 25197eb96d05318c939b3252a6b373ccd6ae49fe # variable-length chunks support in schunks
123123
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
124124
)
125125
FetchContent_MakeAvailable(blosc2)

0 commit comments

Comments
 (0)