diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-01-06 13:49:59 -0500 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 10:49:59 -0800 |
| commit | 6ffb134f22a61f1142f9cb519b12539a20fda1d5 (patch) | |
| tree | 57e34f36e0aded8b76b39de8bc5ebc06a26ecf21 /ports/jsoncons/CONTROL | |
| parent | fe62406f2b9a21694807e3b3e4246f5a1715121e (diff) | |
| download | vcpkg-6ffb134f22a61f1142f9cb519b12539a20fda1d5.tar.gz vcpkg-6ffb134f22a61f1142f9cb519b12539a20fda1d5.zip | |
[jsoncons] Update to 0.143.1 (#9547)
* [jsoncons] Update to 0.143.1
* Updated portfile.cmake LICENSE line
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 e0e5f9464..64ee8f445 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.140.0 +Version: 0.143.1 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 |
