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 bb076711 Bump jsoncons to 0.173.4 (#2089)
bb076711 is described below
commit bb07671113c9e277cfa3d14098a0eb3ec9605bd4
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Tue Feb 6 04:25:45 2024 +0200
Bump jsoncons to 0.173.4 (#2089)
---
cmake/jsoncons.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake
index 71f7ec2e..a81bd838 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.173.2
- MD5=dd6c8c6f4e5b7036a7306aae0d1feb90
+ danielaparker/jsoncons v0.173.4
+ MD5=947254529a8629d001322a78454a23d2
)
FetchContent_MakeAvailableWithArgs(jsoncons