[jsoncons] Update to version 0.168.3 (#22774)

* [jsoncons] Update to version 0.168.3

* [jsoncons] Update baseline
This commit is contained in:
Daniel Parker 2022-01-25 16:03:01 -05:00 committed by GitHub
parent c9e786d81a
commit b41cc26173
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,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO danielaparker/jsoncons
REF 2626df4ccfdaab814b789abdd5936ffe00f5f6dc # v0.165.0
SHA512 da72515d91c443e6c9a89527d9aea7ca8805865b4a8a8f3f067d4a065cd27eea3a5de83f6b55e6e8c95cf79292e06cb7d56ea83499bd9e80afb80d81007a316d
REF 1120e26743ad89621497ebd37acd61cf81152828 # v0.168.3
SHA512 12842c0eda9709b8b8010540a482c6dd08d5b979d8f9469a663fb68b402db9f786cfa00856f8ef9396273a0fa488df581f4da008ef3f2ad3ae989bf317a77cd1
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "jsoncons",
"version-string": "0.165.0",
"version-string": "0.168.3",
"port-version": 1,
"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

@ -3005,7 +3005,7 @@
"port-version": 3
},
"jsoncons": {
"baseline": "0.165.0",
"baseline": "0.168.3",
"port-version": 1
},
"jsoncpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ee0a71fa7021ce4daf9c225529489e7e1da7f10a",
"version-string": "0.168.3",
"port-version": 1
},
{
"git-tree": "ace7d792691e3fadf81394f348f0dce587aa5293",
"version-string": "0.165.0",