Skip to content

Commit fc2a847

Browse files
committed
feat: Update to hiredis 1.3
1 parent e33f2b1 commit fc2a847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/redis-plus-plus.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include(FetchContent)
55

66
FetchContent_Declare(hiredis
77
GIT_REPOSITORY https://github.com/redis/hiredis.git
8-
GIT_TAG 60e5075d4ac77424809f855ba3e398df7aacefe8
8+
GIT_TAG ccad7ebaf99310957004661d1c5f82d2a33ebd10
99
GIT_SHALLOW TRUE
1010
SOURCE_DIR _deps/hiredis
1111
OVERRIDE_FIND_PACKAGE

0 commit comments

Comments
 (0)