This is an automated email from the ASF dual-hosted git repository.
twice 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 8dfb50a0 chore: bump jsoncons to v1.0.0 (#2704)
8dfb50a0 is described below
commit 8dfb50a09276e8403abcc83dd8c0048f54a88759
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Jan 2 17:21:20 2025 +0200
chore: bump jsoncons to v1.0.0 (#2704)
---
cmake/jsoncons.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake
index 7be26255..a6b63f1a 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.178.0
- MD5=397410843b7c540e9dcee9b8b0c797a6
+ danielaparker/jsoncons v1.0.0
+ MD5=656aca111512e9d470327f53f9a78bd4
)
FetchContent_MakeAvailableWithArgs(jsoncons