diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-09-18 19:56:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-18 16:56:02 -0700 |
| commit | 9b89e93f2cce884e6fd3574829357b5ff4acdb88 (patch) | |
| tree | 7cebe431d49e2536c7b7d627f3f592a1d9f3ecf8 /ports/jsoncons/CONTROL | |
| parent | 32eccc18191fbb57b159784a1724d2d00613ae82 (diff) | |
| download | vcpkg-9b89e93f2cce884e6fd3574829357b5ff4acdb88.tar.gz vcpkg-9b89e93f2cce884e6fd3574829357b5ff4acdb88.zip | |
[jsoncons] Update to version 0.156.1 (#13595)
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 a867c1b42..64a0a8632 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.155.1 +Version: 0.156.1 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 Homepage: https://github.com/danielaparker/jsoncons |
