This is an automated email from the ASF dual-hosted git repository.
hulk 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 3a6a4be8 chore: bump jsoncons to v0.178.0 (#2631)
3a6a4be8 is described below
commit 3a6a4be813c1903b8fb9f06abfeeaedc8efd512b
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Fri Nov 1 08:47:46 2024 +0200
chore: bump jsoncons to v0.178.0 (#2631)
Co-authored-by: Twice <[email protected]>
---
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