diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-03-17 17:09:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-17 14:09:00 -0700 |
| commit | 0cbfd1df1733f052c18027a783ae23678db2487c (patch) | |
| tree | 004069cf560e4339aedc9127bbc5735b3e0405a3 /ports/jsoncons/CONTROL | |
| parent | 7131593a0ea011a12bd75f195c0fdaf0f7f69ae3 (diff) | |
| download | vcpkg-0cbfd1df1733f052c18027a783ae23678db2487c.tar.gz vcpkg-0cbfd1df1733f052c18027a783ae23678db2487c.zip | |
[jsoncons] Update to v0.148.0 (#10433)
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 50065352e..945c1cb5d 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.147.0 +Version: 0.148.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 |
