Skip to content

Commit cecab59

Browse files
committed
update getCoproto
1 parent 586e9dd commit cecab59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thirdparty/getCoproto.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(GIT_REPOSITORY "https://github.com/ladnir/coproto.git")
77
if(DEFINED COPROTO_GIT_TAG)
88
set(GIT_TAG ${COPROTO_GIT_TAG})
99
else()
10-
set(GIT_TAG "4ac8bd7b900b75d37dca273828103a28bfb1ae91" )
10+
set(GIT_TAG "1c331c643de44cfc949e1ffc2d59d21557543028" )
1111
endif()
1212

1313
set(CLONE_DIR "${OC_THIRDPARTY_CLONE_DIR}/coproto")

0 commit comments

Comments
 (0)