This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-2 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit a5b64fcedd5b6fd1d7ec66340338c2277046f19f Author: Aleks Lozovyuk <[email protected]> AuthorDate: Sun Feb 9 13:24:04 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 993f0849..f94d6e8b 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.1.0 - MD5=6aa6c2aec8876c49cab90be75bc545a9 + danielaparker/jsoncons v1.2.0 + MD5=6aa3784462eb4df848d7cdd4631d8ae9 ) FetchContent_MakeAvailableWithArgs(jsoncons
