vcpkg/ports/jsoncons/vcpkg.json
Daniel Parker b41cc26173
[jsoncons] Update to version 0.168.3 (#22774)
* [jsoncons] Update to version 0.168.3

* [jsoncons] Update baseline
2022-01-25 13:03:01 -08:00

8 lines
350 B
JSON

{
"name": "jsoncons",
"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"
}