From 0c0cc1938b1d41f0d74663228c42d5a8519eaecc Mon Sep 17 00:00:00 2001 From: Aleks Lozovyuk Date: Mon, 27 Nov 2023 11:15:21 +0300 Subject: [PATCH] Bump jsoncons to 0.172.0 --- cmake/jsoncons.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake index 264502115f0..8092745d56a 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.171.1 - MD5=7ab11905edd901e090cce6a0e4df5a9c + danielaparker/jsoncons v0.172.0 + MD5=2bc70a1ddc8c5fc96d43c0cb4d10dfa0 ) FetchContent_MakeAvailableWithArgs(jsoncons