mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
[jsoncons] Update to v0.140.0 (#9124)
* [jsoncons] Update to v0.140.0 * [jsoncons] Add space before #v0.140.0?
This commit is contained in:
parent
25ef31d00c
commit
efba683396
@ -1,4 +1,4 @@
|
||||
Source: jsoncons
|
||||
Version: 0.139.0
|
||||
Version: 0.140.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
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO danielaparker/jsoncons
|
||||
REF dd6f5e93ee4ebdd9a1974eec7d997991da878b29#v0.139.0
|
||||
SHA512 25e098c8ff622e7728a3590595b6484ee7ddd4896a17954190d671711afa56c4d01ff81ac61cf2889e6b3ff005fa38da4055dce3c90fddfb36ff550d98a6fe8f
|
||||
REF 3d8db5c6044bd7f34a7d6c3462752abd013a3027 #v0.140.0
|
||||
SHA512 9574e813e3a424e5a8661619f62bc377ae8b0034c730804e4b8b86940d9a13cd918f74ddf2bf2ab2045aa17ff834a2f98c5d9332eff766cdf3edc27b265b0e58
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user