Skip to content

Commit b379a2c

Browse files
committed
Update to latest c-blosc2
1 parent 62dc717 commit b379a2c

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 c0f5416f55662fccad861aa0387e965f73f644b4 # variable-length chunks/blocks
122+
GIT_TAG 7cec94ba9d4243ff7d7eb397ef669ec5dd501711 # variable-length chunks/blocks
123123
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
124124
)
125125
FetchContent_MakeAvailable(blosc2)

0 commit comments

Comments
 (0)