Skip to content

Commit 8acbd1e

Browse files
committed
Revert c-blosc2 version
1 parent abe7fc7 commit 8acbd1e

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
@@ -53,7 +53,7 @@ else()
5353
include(FetchContent)
5454
FetchContent_Declare(blosc2
5555
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
56-
GIT_TAG 011c9e537f28299c536294d842e1a3d0e41db24f # openzl_plugin + miniexpr
56+
GIT_TAG 5a2b0ed9c4d801230c118fbc5811817055b5a3f5 # v2.22.0
5757
)
5858
FetchContent_MakeAvailable(blosc2)
5959
include_directories("${blosc2_SOURCE_DIR}/include")

0 commit comments

Comments
 (0)