diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2021-06-21 17:21:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 14:21:22 -0700 |
| commit | a025c1b0458c08150b6da44ebdd9f0f9e0873d07 (patch) | |
| tree | 7ef0f43c0611daeab2d6dd3ea36b5adb5eb24b21 /ports/jsoncons/CONTROL | |
| parent | cdc6c6b9c8c9755ff4fb55d417e6fd0209e2213e (diff) | |
| download | vcpkg-a025c1b0458c08150b6da44ebdd9f0f9e0873d07.tar.gz vcpkg-a025c1b0458c08150b6da44ebdd9f0f9e0873d07.zip | |
[jsoncons] Update to 0.165.0 (#18284)
* [jsoncons] Update to 0.165.0
* [jsoncons] Update to 0.165.0, update baseline
* [jsoncons] Added vcpkg_fixup_pkgconfig() to portfolio.cmake
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
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 8bb2807cb..c3b550b10 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.163.3 +Version: 0.165.0 Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON Homepage: https://github.com/danielaparker/jsoncons |
