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

aleksraiden pushed a commit to branch aleksraiden-jsoncons-v0.178.0
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit 56e5f292cf7abaa84c36f877fba52e91bbef174b
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Oct 31 18:10:10 2024 +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 4b9a3982..7be26255 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.177.0
-  MD5=393062889321f4f715a9302d8f49acf8
+  danielaparker/jsoncons v0.178.0
+  MD5=397410843b7c540e9dcee9b8b0c797a6
 )
 
 FetchContent_MakeAvailableWithArgs(jsoncons

Reply via email to