Skip to content

Commit af8a205

Browse files
committed
Use latest c-blosc2 sources
1 parent 38bc290 commit af8a205

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
@@ -129,7 +129,7 @@ else()
129129
include(FetchContent)
130130
FetchContent_Declare(blosc2
131131
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
132-
GIT_TAG b9617d145ed46cd77afbbc56fbe5474e3c3269d3
132+
GIT_TAG 0568990388e6201240b170947d4c2199572f795d
133133
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
134134
)
135135
FetchContent_MakeAvailable(blosc2)

0 commit comments

Comments
 (0)