diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2021-02-21 00:19:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-20 21:19:45 -0800 |
| commit | 6582f0e0d314813d638d239b6c4299287d7f72a8 (patch) | |
| tree | d48b46f85907ec16a1d9755f194ac8fa448ede76 /ports/jsoncons/CONTROL | |
| parent | 82167226dd336de19009f9a6acccc83ebd045db5 (diff) | |
| download | vcpkg-6582f0e0d314813d638d239b6c4299287d7f72a8.tar.gz vcpkg-6582f0e0d314813d638d239b6c4299287d7f72a8.zip | |
[jsoncons] Update to 0.162.1 (#16334)
* Issue #307
* 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 6f59eaf4c..98699bd6d 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.162.0 +Version: 0.162.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 |
