diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-10-09 02:32:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-08 23:32:50 -0700 |
| commit | f8c439c3ed7a1e566bb0e1470e59d49f7340891d (patch) | |
| tree | b333af66be1fe569ebab14c9b619eef3ddafa920 /ports/jsoncons/CONTROL | |
| parent | 7e495c0773353de69f24f3af8aea0ae9a129508c (diff) | |
| download | vcpkg-f8c439c3ed7a1e566bb0e1470e59d49f7340891d.tar.gz vcpkg-f8c439c3ed7a1e566bb0e1470e59d49f7340891d.zip | |
[jsoncons] Update to 0.158.0 (#13938)
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 64a0a8632..1977a2160 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.156.1 +Version: 0.158.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 |
