diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-07-31 14:22:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-31 11:22:32 -0700 |
| commit | 4b0f9cbaeca120c32365fe095530a5f518a64376 (patch) | |
| tree | 784c18f9d256d6372c0a2fbffb765c6de3087fca /ports/jsoncons/CONTROL | |
| parent | faf2d6ffb67fcf273cd0716598c6bfafb8a99d62 (diff) | |
| download | vcpkg-4b0f9cbaeca120c32365fe095530a5f518a64376.tar.gz vcpkg-4b0f9cbaeca120c32365fe095530a5f518a64376.zip | |
[jsoncons] Update to v0.154.1 (#12372)
* [jsoncons] Update to v0.154.0
* [jsoncons] Update to v0.154.1
* v prefix removed from version in CONTROL file
Diffstat (limited to 'ports/jsoncons/CONTROL')
| -rw-r--r-- | ports/jsoncons/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL index 4063d9323..8058bd386 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.153.3 -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 +Version: 0.154.1 +Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON Homepage: https://github.com/danielaparker/jsoncons |
