Updating the necessary files. (#32444)

This commit is contained in:
RealTimeChris 2023-07-10 12:56:11 -04:00 committed by GitHub
parent 94c05e713f
commit 66010065fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO realtimechris/jsonifier
REF "v${VERSION}"
SHA512 7373bd8d8554f9b76eb80d1c6b906d917ede80d55f5c363c6c26c67b4e659d9e657fb15d2da7d1eaf41fc24ee84fd54b16d8a0bd9bd76aacf899990eee425845
SHA512 6b7af20a5cfedd98200e537b284d513f8ee964d76c28d8f01cdc40e324f051b3fa48c2d68ddc92c8dd2ed494b807b4dfdaca25430fc4f6bf68b9e9a8fc9a8644
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "jsonifier",
"version": "0.9.3",
"version": "0.9.4",
"description": "A few classes for parsing and serializing json - very rapidly.",
"homepage": "https://github.com/realtimechris/jsonifier",
"license": "MIT",

View File

@ -3517,7 +3517,7 @@
"port-version": 0
},
"jsonifier": {
"baseline": "0.9.3",
"baseline": "0.9.4",
"port-version": 0
},
"jsonnet": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "81bce1af7b2990ff2664572b50e320b112044b78",
"version": "0.9.4",
"port-version": 0
},
{
"git-tree": "29c1237004abf2ca9bb395ab8f2d211f7ba563f3",
"version": "0.9.3",