diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-03-10 18:50:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 15:50:59 -0700 |
| commit | 5b95454b326741a8fc30d9a75315d4ab3f6df7a0 (patch) | |
| tree | bfa5553255070785e4dfc7edd04eb46b987d1852 /ports/jsoncons/CONTROL | |
| parent | 019cbfb62f221d00f945bb68f17da50f4e807f7a (diff) | |
| download | vcpkg-5b95454b326741a8fc30d9a75315d4ab3f6df7a0.tar.gz vcpkg-5b95454b326741a8fc30d9a75315d4ab3f6df7a0.zip | |
[jsoncons] Update to v0.147.0 (#10354)
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 4a932fcde..50065352e 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.146.0 +Version: 0.147.0 Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSONPath, CSV, MessagePack, CBOR, BSON, UBJSON Homepage: https://github.com/danielaparker/jsoncons |
