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 1121533b chore: bump jsoncons to v1.1.0 (#2719)
1121533b is described below
commit 1121533b00a1d31bde67e4c3c1a05ba3a664f18d
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Fri Jan 17 09:09:45 2025 +0200
chore: bump jsoncons to v1.1.0 (#2719)
Co-authored-by: hulk <[email protected]>
---
cmake/jsoncons.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake
index a6b63f1a..993f0849 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.0.0
- MD5=656aca111512e9d470327f53f9a78bd4
+ danielaparker/jsoncons v1.1.0
+ MD5=6aa6c2aec8876c49cab90be75bc545a9
)
FetchContent_MakeAvailableWithArgs(jsoncons