This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-1 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 6fcf3b0f1dc91262c267ce61a5a876c109ac00cd Author: Aleks Lozovyuk <[email protected]> AuthorDate: Sat Aug 17 12:18:39 2024 +0300 Update jsoncons.cmake --- cmake/jsoncons.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake index fdad4153..4b9a3982 100644 --- a/cmake/jsoncons.cmake +++ b/cmake/jsoncons.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(jsoncons - danielaparker/jsoncons v0.176.0 - MD5=5d0343fe48cbc640bdb42d89a5b87182 + danielaparker/jsoncons v0.177.0 + MD5=393062889321f4f715a9302d8f49acf8 ) FetchContent_MakeAvailableWithArgs(jsoncons
