Skip to content

Commit

Permalink
coproto boost update
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Feb 5, 2025
1 parent d29f143 commit 2bf5fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/getCoproto.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set(GIT_REPOSITORY "https://github.com/Visa-Research/coproto.git")
if(DEFINED COPROTO_GIT_TAG)
set(GIT_TAG ${COPROTO_GIT_TAG})
else()
set(GIT_TAG "b5a11b31bfb5476f0d816bb73a26973999f7c9df" )
set(GIT_TAG "1d88e908d62272f37bfeeafaeebacd08fa2dca82" )
endif()

set(CLONE_DIR "${OC_THIRDPARTY_CLONE_DIR}/coproto")
Expand Down

0 comments on commit 2bf5fe8

Please sign in to comment.