Skip to content

Commit e382bc3

Browse files
committed
Update to latest c-blosc2
1 parent d80e9c4 commit e382bc3

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 024eaa7828c058e3651d3202cbdf6e3aafed83ad
140+
GIT_TAG 58ccad2f78fe69d62abb437d49d4af6867626eb5
141141
# SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../c-blosc2
142142
)
143143
FetchContent_MakeAvailable(blosc2)

0 commit comments

Comments
 (0)