diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-06-03 01:42:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-02 22:42:06 -0700 |
| commit | 0243e00c53652d353ffd2a5fece01193a290254b (patch) | |
| tree | 0c6dc4ac4e27016915a87f9e14c0507ff1ea2a77 /ports/jsoncons/CONTROL | |
| parent | 5be04143eb1e37e900ad6313340e2564233e07ca (diff) | |
| download | vcpkg-0243e00c53652d353ffd2a5fece01193a290254b.tar.gz vcpkg-0243e00c53652d353ffd2a5fece01193a290254b.zip | |
[jsoncons] Update to v0.153.0 (#11699)
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 1a82b3433..0dacbf23c 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.152.0 +Version: 0.153.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 |
