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 1745d50390b2317be5d5f2ca9e441fe4256ca961 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Sun Aug 31 20:39:08 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 7b2345031..9d7fa56df 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.3.1 - MD5=1d249167a114dc18100513388ec99274 + danielaparker/jsoncons v1.4.0 + MD5=9288495ca2798082e1e96c8b824e9331 ) FetchContent_MakeAvailableWithArgs(jsoncons
