diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-11-30 13:18:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-30 10:18:11 -0800 |
| commit | b743d468997f6df045bb9541242cd4037323e169 (patch) | |
| tree | 87a0bb46f12f5e5085423524e032a7c1d39775cd /ports/jsoncons/CONTROL | |
| parent | 0c9285e53468f98b820ce31606043c12e12660b3 (diff) | |
| download | vcpkg-b743d468997f6df045bb9541242cd4037323e169.tar.gz vcpkg-b743d468997f6df045bb9541242cd4037323e169.zip | |
[jsoncons] Update to version 0.159.0 (#14752)
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 1977a2160..cbb936938 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.158.0 +Version: 0.159.0 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 |
