[jsoncons] Update to version 0.170.2 (#31419)

* [jsoncons] Update to 0.170.1

* Update baseline

* [jsoncons] Update to 0.170.2

* [jsoncons] Update baseline
This commit is contained in:
Daniel Parker 2023-05-15 16:16:44 -04:00 committed by GitHub
parent 7f52deab66
commit c081319f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO danielaparker/jsoncons
REF v${VERSION}
SHA512 f292e5034ad1d39ae3d6887bd59b92a7211b9de05b46229ad021514acb11965c33fd16b6bb264becd08e40f287cee76c15339ccefce2d80b7a43747319bbc93d
SHA512 0166b6dbfeb427a07afd74807bc48a0853f3a2f52f9e9415dd7e392cafeed8047f274295663e799ba4808e8c6ea4d79278cce6a5948034009858ed16e63bd27d
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "jsoncons",
"version": "0.170.1",
"version": "0.170.2",
"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",
"license": "BSL-1.0",

View File

@ -3457,7 +3457,7 @@
"port-version": 5
},
"jsoncons": {
"baseline": "0.170.1",
"baseline": "0.170.2",
"port-version": 0
},
"jsoncpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "281de10de972059292e2850f6f509eb6cb9b2c40",
"version": "0.170.2",
"port-version": 0
},
{
"git-tree": "a5e66f5d2ae477089e3f87c432bdfdb7a7929da9",
"version": "0.170.1",