From 91f69924fa7a43e929718167e993f73991823c1e Mon Sep 17 00:00:00 2001 From: Aleks Lozovyuk Date: Thu, 3 Oct 2024 15:03:44 +0300 Subject: [PATCH] chore: bump jsoncons to v0.177.0 (#2493) Co-authored-by: hulk Co-authored-by: Twice --- cmake/jsoncons.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake index fdad4153454..4b9a3982552 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.176.0 - MD5=5d0343fe48cbc640bdb42d89a5b87182 + danielaparker/jsoncons v0.177.0 + MD5=393062889321f4f715a9302d8f49acf8 ) FetchContent_MakeAvailableWithArgs(jsoncons