diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-02-29 00:50:56 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-28 21:50:56 -0800 |
| commit | 053ade685f73da9fb87ebb8c30482880f09f9acd (patch) | |
| tree | 2b9c93db6d6111d8d4cf95cd9e3abb28343b5a5e /ports/jsoncons/CONTROL | |
| parent | 50e689dbe2a89a02baf72540ca7d184df9edc7ed (diff) | |
| download | vcpkg-053ade685f73da9fb87ebb8c30482880f09f9acd.tar.gz vcpkg-053ade685f73da9fb87ebb8c30482880f09f9acd.zip | |
[jsoncons] Update to v0.146.0 (#10165)
* [jsoncons] Update to v0.145.0
* Update to v0.145.1
* Removed blank lines at end of .cmake file. Update to v0.145.2
* [jsoncons]Line include(vcpkg_common_functions) removed
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 b10dfd737..4a932fcde 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.144.0 +Version: 0.146.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 |
