From 8dfb50a09276e8403abcc83dd8c0048f54a88759 Mon Sep 17 00:00:00 2001 From: Aleks Lozovyuk Date: Thu, 2 Jan 2025 17:21:20 +0200 Subject: [PATCH] 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 7be26255b44..a6b63f1a476 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