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 daed9ba4e9a8b49702d15273a37c259a6bd6d412 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Thu Oct 9 16:15:54 2025 +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 90573b901..d29a3a8ce 100644 --- a/cmake/jsoncons.cmake +++ b/cmake/jsoncons.cmake @@ -20,8 +20,8 @@ include_guard() include(cmake/utils.cmake) FetchContent_DeclareGitHubWithMirror(jsoncons - danielaparker/jsoncons v1.4.1 - MD5=6e860305aa0aaa1ca0066e23e42acda4 + danielaparker/jsoncons v1.4.3 + MD5=62dad69488c5618f56283ef14d6c1e16 ) FetchContent_MakeAvailableWithArgs(jsoncons
