Skip to content

Commit

Permalink
[yyjson] Update to v0.3.0 (#18359)
Browse files Browse the repository at this point in the history
* [yyjson] Update to 0.3.0

* [yyjson] vcpkg x-add-version yyjson
  • Loading branch information
myd7349 authored Jun 15, 2021
1 parent f565807 commit d955e62
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ports/yyjson/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ibireme/yyjson
REF 31313e8c15e3c221c7452fd99bf7fdf89b6d92c1
SHA512 05e9cf3e5db5e79188f0207f865744ef411ffef50824783e1d9f4be7ad49fc67aa7490723c44f38c5de336840bbeb948c160bdef9312b97119a6733ff3c1ae04
REF 1f7dc19c7664dc1aed74045e3b6f316ccd271442 # 0.3.0
SHA512 fa44dc86d2e7d4a1a178d01085d707b266c2bc32a5bf372a68b74d149b099d346f72dea5865fc1ba37a0c1525d3ac90a38df404d9008bca4577825a603524a91
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/yyjson/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yyjson",
"version-date": "2021-04-12",
"version": "0.3.0",
"description": "A high performance JSON library written in ANSI C",
"homepage": "https://github.com/ibireme/yyjson",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6789,7 +6789,7 @@
"port-version": 0
},
"yyjson": {
"baseline": "2021-04-12",
"baseline": "0.3.0",
"port-version": 0
},
"z3": {
Expand Down
5 changes: 5 additions & 0 deletions versions/y-/yyjson.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ced4d99c46f8c50e8c8df046af0fe54cce4a0dbb",
"version": "0.3.0",
"port-version": 0
},
{
"git-tree": "17bac25e372c49899aae3a59d5725cc614f65165",
"version-date": "2021-04-12",
Expand Down

0 comments on commit d955e62

Please sign in to comment.