aboutsummaryrefslogtreecommitdiff
path: root/ports/jsoncons/CONTROL
diff options
context:
space:
mode:
authorDaniel Parker <danielaparker@yahoo.com>2020-02-29 00:50:56 -0500
committerGitHub <noreply@github.com>2020-02-28 21:50:56 -0800
commit053ade685f73da9fb87ebb8c30482880f09f9acd (patch)
tree2b9c93db6d6111d8d4cf95cd9e3abb28343b5a5e /ports/jsoncons/CONTROL
parent50e689dbe2a89a02baf72540ca7d184df9edc7ed (diff)
downloadvcpkg-053ade685f73da9fb87ebb8c30482880f09f9acd.tar.gz
vcpkg-053ade685f73da9fb87ebb8c30482880f09f9acd.zip
[jsoncons] Update to v0.146.0 (#10165)
* [jsoncons] Update to v0.145.0 * Update to v0.145.1 * Removed blank lines at end of .cmake file. Update to v0.145.2 * [jsoncons]Line include(vcpkg_common_functions) removed
Diffstat (limited to 'ports/jsoncons/CONTROL')
-rw-r--r--ports/jsoncons/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL
index b10dfd737..4a932fcde 100644
--- a/ports/jsoncons/CONTROL
+++ b/ports/jsoncons/CONTROL
@@ -1,4 +1,4 @@
Source: jsoncons
-Version: 0.144.0
+Version: 0.146.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