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 021c7de2 Bump jsoncons to v0.175.0 (#2288)
021c7de2 is described below
commit 021c7de21cb02cdc0f74bc6c744d5317497eb76d
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Fri May 3 15:24:40 2024 +0300
Bump jsoncons to v0.175.0 (#2288)
---
cmake/jsoncons.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake
index 02024fa8..bdb5ee2d 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.174.0
- MD5=1e620831477adbed19e85248c33cbb89
+ danielaparker/jsoncons v0.175.0
+ MD5=1ee4a655719dc3333b5c1fbf5a6e9321
)
FetchContent_MakeAvailableWithArgs(jsoncons