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 6528b3d899ae801c1b0a9894f2ca3d6872390e3d Author: Aleks Lozovyuk <[email protected]> AuthorDate: Tue Jun 9 12:13:08 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 cba8159ae..61136bbc3 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.7.0 - MD5=7667a9482bb2500b0f93eb2682f64458 + danielaparker/jsoncons v1.8.0 + MD5=cade306909d7072d46c0a4dd872471f7 ) FetchContent_MakeAvailableWithArgs(jsoncons
