[Jsonifier] Updating to version v0.9.1 (#31315)

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
This commit is contained in:
RealTimeChris 2023-05-11 14:30:17 -04:00 коммит произвёл GitHub
Родитель acdc823534
Коммит 5d0e5a3443
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 11 добавлений и 8 удалений

Просмотреть файл

@ -2,9 +2,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO realtimechris/jsonifier
REF "v${VERSION}"
# Auto-generated by release CI action at realtimechris/Jsonifier
SHA512 146a2c899e8280a9a0ad7dfb51f4446c864b0c0a7b3f74685f02d3bfd8fce6a51e0a24dc31cfe47d7f8a6633319515da947be130cdf0afed3382a1528141e2b0
HEAD_REF main
SHA512 919446d8b0f5bb726dcfd91667a0733cfda04956e8c844716e9fe90a50dc5409db5344346131b4e8830cdfbf90ead6b7e1906097b069d83e7b78934571cbc060
HEAD_REF main
)
vcpkg_cmake_configure(

Просмотреть файл

@ -1,9 +1,8 @@
{
"name": "jsonifier",
"version": "0.9.0",
"port-version": 1,
"version": "0.9.1",
"description": "A few classes for parsing and serializing json - very rapidly.",
"homepage": "https://github.com/RealTimeChris/Jsonifier",
"homepage": "https://github.com/realtimechris/jsonifier",
"license": "LGPL-2.1-or-later",
"supports": "(windows & x64 & !uwp) | (linux & x64) | (osx & x64)",
"dependencies": [

Просмотреть файл

@ -3465,8 +3465,8 @@
"port-version": 0
},
"jsonifier": {
"baseline": "0.9.0",
"port-version": 1
"baseline": "0.9.1",
"port-version": 0
},
"jsonnet": {
"baseline": "0.18.0",

Просмотреть файл

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "990249b807aba05002ba2ac406e0bebc9af26a64",
"version": "0.9.1",
"port-version": 0
},
{
"git-tree": "61f861161144679903d44d5bf7de6aa29f159140",
"version": "0.9.0",