This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-3 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit e4e8f118f857f51b7a8f398dfef5115956632ffa Author: Aleks Lozovyuk <[email protected]> AuthorDate: Tue Aug 11 17:21:43 2026 +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 c18a4c9d4..86aa7e513 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.8.1 - MD5=d8e11b4810115daf25dfea2db5c84f40 + danielaparker/jsoncons v1.9.0 + MD5=36f6dfd0f4352aad450fbf4bf0035f8a ) FetchContent_MakeAvailableWithArgs(jsoncons
