diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2019-09-29 13:50:34 -0400 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-29 10:50:34 -0700 |
| commit | 22cbc5c7e3a5251d9f509e8ac9b8e880cee6eeed (patch) | |
| tree | 3f97fb4539fc2f1bd5a2d21a7e52c23fef5431ab /ports/jsoncons/CONTROL | |
| parent | d9932608863f57512db4b415ae6e14ff0bd6e11d (diff) | |
| download | vcpkg-22cbc5c7e3a5251d9f509e8ac9b8e880cee6eeed.tar.gz vcpkg-22cbc5c7e3a5251d9f509e8ac9b8e880cee6eeed.zip | |
Update jsoncons to v0.136.0 (#8382)
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 651645038..db715f331 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.135.0 +Version: 0.136.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 |
