diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2021-04-09 12:50:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 09:50:50 -0700 |
| commit | 7ee07915db7b88519102a8001fcaebc613cb0aa4 (patch) | |
| tree | 2d1680f5ebb40536ac3bdb3f70cc82f835995ca2 /ports/jsoncons/CONTROL | |
| parent | 5c19a00f26a40fa08f667de48a83ae4617ba0f86 (diff) | |
| download | vcpkg-7ee07915db7b88519102a8001fcaebc613cb0aa4.tar.gz vcpkg-7ee07915db7b88519102a8001fcaebc613cb0aa4.zip | |
[jsoncons] Update to 0.163.1 (#17126)
* [jsoncons]Update to 0.163.1
* [jsoncons] Update baseline
Diffstat (limited to 'ports/jsoncons/CONTROL')
| -rw-r--r-- | ports/jsoncons/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL index 559688ead..46e6cafbc 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.163.0 +Version: 0.163.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 |
