diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-06-18 18:21:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-18 15:21:04 -0700 |
| commit | d2262e34d170d81b76e6d9fcb6688f0b6a7fda9d (patch) | |
| tree | 20cb445334335382b1c18ac0f1c8cfb962363dde /ports/jsoncons/CONTROL | |
| parent | a2cd3ad3d8ead834849d9d3afea8cd0ec9f1f2ec (diff) | |
| download | vcpkg-d2262e34d170d81b76e6d9fcb6688f0b6a7fda9d.tar.gz vcpkg-d2262e34d170d81b76e6d9fcb6688f0b6a7fda9d.zip | |
[jsoncons] Update to v0.153.3 (#12014)
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 0dacbf23c..4063d9323 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.153.0 +Version: 0.153.3 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 |
