diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2020-05-12 19:08:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-12 16:08:05 -0700 |
| commit | c05620ef0552f7fae168950beac719214395a063 (patch) | |
| tree | 450e81a6669e2dde4c73a000eaef31531f5c03b6 /ports/jsoncons/CONTROL | |
| parent | 10ba60d61f7fccd8df2036c7fb3071f64829145e (diff) | |
| download | vcpkg-c05620ef0552f7fae168950beac719214395a063.tar.gz vcpkg-c05620ef0552f7fae168950beac719214395a063.zip | |
[jsoncons] Update to v0.151.0 (#11311)
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 320e9a4d7..4e39ce0a4 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.150.0 +Version: 0.151.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 |
