Skip to content

Commit 7502d88

Browse files
committed
Latest redis-plus-plus.
1 parent 23ebda3 commit 7502d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/redis-plus-plus.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ set(REDIS_PLUS_PLUS_BUILD_TEST OFF CACHE BOOL "" FORCE)
2424
FetchContent_Declare(redis-plus-plus
2525
GIT_REPOSITORY https://github.com/sewenew/redis-plus-plus.git
2626
# Post 1.3.15. Required to support FetchContent post 1.3.7 where it was broken.
27-
GIT_TAG 84f37e95d9112193fd433f65402d3d183f0b9cf7
27+
GIT_TAG fc67c2ebf929ae2cf3b31d959767233f39c5df6a
2828
GIT_SHALLOW TRUE
2929
)
3030

0 commit comments

Comments
 (0)