[jsoncons] Update to version 0.163.3 (#17466)

* [jsoncons] Update to version 0.163.3

* [jsoncons] Update baseline
This commit is contained in:
Daniel Parker 2021-04-23 13:18:49 -04:00 committed by GitHub
parent 0228e45bcf
commit 684a000aac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Source: jsoncons
Version: 0.163.1
Version: 0.163.3
Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
Homepage: https://github.com/danielaparker/jsoncons

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO danielaparker/jsoncons
REF 7c2ad0d41a9a2032072cb30e1d902f56ec6439a8 # v0.163.1
SHA512 1d1d619e75504dc24a82809b7b13698549bd950a8671ad93b2b24f94203d5867a4df3a0b7ddf36c9d8d56bc4f9c356fbf5088a2aea2192b69edbc6f6a3b41ecc
REF 06d10fbca36b049fc7592cce0e80e91c0db4bce9 # v0.163.3
SHA512 195ff127a7ce30de794c56646986c85513fda611e69c0e4031492d670de2b4c0cf3f7928a7e1452f9fb959ec7692c98dffda68a529f84daa46a994e8c22c2883
HEAD_REF master
)

View File

@ -2741,7 +2741,7 @@
"port-version": 2
},
"jsoncons": {
"baseline": "0.163.1",
"baseline": "0.163.3",
"port-version": 0
},
"jsoncpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "efd8810eeea9736e6a7b25bb914d959449e75b34",
"version-string": "0.163.3",
"port-version": 0
},
{
"git-tree": "452a39645a5177213b2e8e3d5d9c0b2fb2e50c17",
"version-string": "0.163.1",