This is an automated email from the ASF dual-hosted git repository.

maplefu pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


The following commit(s) were added to refs/heads/unstable by this push:
     new c2fe4753 Bump jsoncons to 0.173.2 (#2082)
c2fe4753 is described below

commit c2fe4753283a5385fe3b602e81add32efcd2c43e
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Feb 1 04:54:35 2024 +0200

    Bump jsoncons to 0.173.2 (#2082)
---
 cmake/jsoncons.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake
index 8092745d..71f7ec2e 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.172.0
-  MD5=2bc70a1ddc8c5fc96d43c0cb4d10dfa0
+  danielaparker/jsoncons v0.173.2
+  MD5=dd6c8c6f4e5b7036a7306aae0d1feb90
 )
 
 FetchContent_MakeAvailableWithArgs(jsoncons

Reply via email to