diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2021-02-16 14:14:37 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-16 11:14:37 -0800 |
| commit | 5368422fb9f94351328318640553515472b121bd (patch) | |
| tree | bdefb2daccae84f484c4034e22051593321bc3c3 /ports/jsoncons/CONTROL | |
| parent | 502f95a1bb8f74ced5d5ff6dedba6dd743115283 (diff) | |
| download | vcpkg-5368422fb9f94351328318640553515472b121bd.tar.gz vcpkg-5368422fb9f94351328318640553515472b121bd.zip | |
[jsoncons] Update to version 0.162.0 (#16227)
* [jsoncons] Update to version 0.162.0
* [jsoncons] Run ./vcpkg x-add-version jsoncons
Diffstat (limited to 'ports/jsoncons/CONTROL')
| -rw-r--r-- | ports/jsoncons/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL index cbb936938..6f59eaf4c 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.159.0 -Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON +Version: 0.162.0 +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 |
