Skip to content

Commit 20c8bdf

Browse files
committed
c-blosc2 bumped to v2.17.0
1 parent 54609b8 commit 20c8bdf

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
@@ -50,7 +50,7 @@ else()
5050
include(FetchContent)
5151
FetchContent_Declare(blosc2
5252
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
53-
GIT_TAG 34db770e436aa4ceaa9b9110948f8dac1f1f443d
53+
GIT_TAG 55a103239b24f8b4e07dafa5a289ad62bfade524 # v2.17.0
5454
)
5555
FetchContent_MakeAvailable(blosc2)
5656
include_directories("${blosc2_SOURCE_DIR}/include")

0 commit comments

Comments
 (0)