Skip to content

Commit 81e85db

Browse files
committed
Use latest c-blosc2 sources
1 parent 87ed15f commit 81e85db

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
@@ -137,7 +137,7 @@ else()
137137
include(FetchContent)
138138
FetchContent_Declare(blosc2
139139
GIT_REPOSITORY https://github.com/Blosc/c-blosc2
140-
GIT_TAG 814ccc66e70d2791cc8f2c5c8afe47793d717bfc
140+
GIT_TAG fac9c5a476d813355311ff76aeab5e0439a2e486
141141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142142
)
143143
FetchContent_MakeAvailable(blosc2)

0 commit comments

Comments
 (0)