diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-08-10 18:10:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-10 15:10:00 -0700 |
| commit | 160d3ac7bbea7fa8def4dab199006326b607f591 (patch) | |
| tree | 7e25163607b12d79d6a3b3cf999f4584a3b25c1d /ports/jsoncons/CONTROL | |
| parent | 55c2f3fb7e2e8174bb85123c4b30bd1435a26d89 (diff) | |
| download | vcpkg-160d3ac7bbea7fa8def4dab199006326b607f591.tar.gz vcpkg-160d3ac7bbea7fa8def4dab199006326b607f591.zip | |
[jsoncons] Update to v0.155.1 (#12827)
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 8058bd386..a867c1b42 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.154.1 +Version: 0.155.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 |
