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 44b7dfbf208d1dcaaf67b6e193d674133b7709eb Author: Aleks Lozovyuk <[email protected]> AuthorDate: Thu Jan 2 15:33:27 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 7be26255..a6b63f1a 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.178.0 - MD5=397410843b7c540e9dcee9b8b0c797a6 + danielaparker/jsoncons v1.0.0 + MD5=656aca111512e9d470327f53f9a78bd4 ) FetchContent_MakeAvailableWithArgs(jsoncons
