diff options
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/jsoncons/CONTROL | 2 | ||||
| -rw-r--r-- | ports/jsoncons/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 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 diff --git a/ports/jsoncons/portfile.cmake b/ports/jsoncons/portfile.cmake index f0ff5ba2d..6c82041f0 100644 --- a/ports/jsoncons/portfile.cmake +++ b/ports/jsoncons/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO danielaparker/jsoncons - REF 7c2ad0d41a9a2032072cb30e1d902f56ec6439a8 # v0.163.1 - SHA512 1d1d619e75504dc24a82809b7b13698549bd950a8671ad93b2b24f94203d5867a4df3a0b7ddf36c9d8d56bc4f9c356fbf5088a2aea2192b69edbc6f6a3b41ecc + REF 06d10fbca36b049fc7592cce0e80e91c0db4bce9 # v0.163.3 + SHA512 195ff127a7ce30de794c56646986c85513fda611e69c0e4031492d670de2b4c0cf3f7928a7e1452f9fb959ec7692c98dffda68a529f84daa46a994e8c22c2883 HEAD_REF master ) |
