diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2021-04-23 13:18:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-23 10:18:49 -0700 |
| commit | 684a000aac62cd28fffbfe03b428e91b1764519b (patch) | |
| tree | 66d18bbc935d44d2b5a77feb3aef115f405fd2a5 /ports/jsoncons/CONTROL | |
| parent | 0228e45bcfd55cec7251a0d2ceeac6d728256c71 (diff) | |
| download | vcpkg-684a000aac62cd28fffbfe03b428e91b1764519b.tar.gz vcpkg-684a000aac62cd28fffbfe03b428e91b1764519b.zip | |
[jsoncons] Update to version 0.163.3 (#17466)
* [jsoncons] Update to version 0.163.3
* [jsoncons] Update baseline
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 46e6cafbc..8bb2807cb 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.163.1 +Version: 0.163.3 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 |
