mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[jsoncons] Update to v0.147.0 (#10354)
This commit is contained in:
parent
019cbfb62f
commit
5b95454b32
@ -1,4 +1,4 @@
|
||||
Source: jsoncons
|
||||
Version: 0.146.0
|
||||
Version: 0.147.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
|
||||
|
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO danielaparker/jsoncons
|
||||
REF 91c275b5c6d2fdbcdfee5c66bd74e7072543bc99 # v0.146.0
|
||||
SHA512 8857060bed5ac32954386ad6447d30442c0882f6c0153b3cb12022fc1651b21eb62a14dc6198f45abe1a469784f9af6d3e9565a380b917d270e45103c4a9e265
|
||||
REF a607c889f0a89ff5e2e13edb4164b41369fc45b6 # v0.147.0
|
||||
SHA512 5536501464dee7ae6e2df947be84d00a3d2d21eb758bd09fdf77e6145a528e597eae6ae9780e04b5b3bfa3950ab83dc7f9bae8ef09ff993f241f4c04a4132db1
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user