diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-05-23 00:59:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-22 21:59:41 -0700 |
| commit | c4937039b0704c711dff11ffa729f1c105b20e42 (patch) | |
| tree | 1ad631b688d3c968b8b0e9aedd5db487b8859f54 /ports/jsoncons/CONTROL | |
| parent | a8305275635ee80d85bead373d09d4656eb41237 (diff) | |
| download | vcpkg-c4937039b0704c711dff11ffa729f1c105b20e42.tar.gz vcpkg-c4937039b0704c711dff11ffa729f1c105b20e42.zip | |
[jsoncons] Update to v0.152.0 (#11505)
* [jsoncons] Update to v0.152.0
* [jsoncons] Update to v0.152.0
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 4e39ce0a4..1a82b3433 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.151.0 +Version: 0.152.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 |
