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 b7fe08bda9644d15d009fa24c337929f02005f75
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Sep 18 09:30:02 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 9d7fa56df..90573b901 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.4.0
-  MD5=9288495ca2798082e1e96c8b824e9331
+  danielaparker/jsoncons v1.4.1
+  MD5=6e860305aa0aaa1ca0066e23e42acda4
 )
 
 FetchContent_MakeAvailableWithArgs(jsoncons

Reply via email to