[yyjson] Update to 0.5.1 (#25582)

* [yyjson] Update to 0.5.1

* [yyjson] Bump version
This commit is contained in:
myd7349 2022-07-07 04:51:39 +08:00 committed by GitHub
parent f5d2503a01
commit d656cf0dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ibireme/yyjson
REF 0.5.0
SHA512 6b2e051f7d5829acb9ca25ce97e4872f5517b3f291a30c6a86ec40f71670b8114f43c2d272410834a5c92b5203726b65696f06423bc6e5001dff2aabf5eb20d9
REF 0.5.1
SHA512 dbae242ee023e872184b4f28e32e3044adfa0cf00e0f480e961a0c8979ff69b2d2f95a33504f10883eba16b68db0adce3a38c2f99dcb6f94eb73a107b89cca95
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "yyjson",
"version": "0.5.0",
"version": "0.5.1",
"description": "A high performance JSON library written in ANSI C",
"homepage": "https://github.com/ibireme/yyjson",
"license": "MIT",

View File

@ -7781,7 +7781,7 @@
"port-version": 0
},
"yyjson": {
"baseline": "0.5.0",
"baseline": "0.5.1",
"port-version": 0
},
"z3": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6dddfac371d8dad2fe69680acab1512cd2d87062",
"version": "0.5.1",
"port-version": 0
},
{
"git-tree": "228eaef5ad7cddcc8e76dc73b2741f75cc18912a",
"version": "0.5.0",